summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xcontrol-center2
1 files changed, 1 insertions, 1 deletions
diff --git a/control-center b/control-center
index f0b155da..2307a629 100755
--- a/control-center
+++ b/control-center
@@ -280,7 +280,7 @@ my @tree =
[ "DNS wizard", "bind", 'dns_server-mdk', N("Configure DNS") ],
[ "FTP wizard", "proftpd", 'ftp-mdk', N("Configure FTP") ],
[ "News wizard", "inn", 'news-mdk', N("Configure news") ],
- if_(0, [ "Kolab", 'kolab', N("Configure groupware") ]),
+ [ "Kolab", "kolab", "kolab-mdk", N("Configure groupware") ],
[ "Postfix wizard", "postfix", 'postfix-mdk', N("Configure mail") ],
[ "Squid wizard", "squid", 'drakproxy-mdk', N("Configure proxy") ],
[ "Samba wizard", "samba", 'samba_server-mdk', N("Configure Samba") ],