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 0a4bd6e4..2f67ac4e 100755
--- a/control-center
+++ b/control-center
@@ -258,7 +258,7 @@ my @tree =
[ "FTP wizard", "proftpd", 'ftp-mdk', N("Configure FTP") ],
[ "News wizard", "inn", 'news-mdk', N("Configure news") ],
[ "Postfix wizard", "postfix", 'postfix-mdk', N("Configure mail") ],
- [ "Squid wizard", "squid", 'drakproxy-mdk.png', N("Configure proxy") ],
+ [ "Squid wizard", "squid", 'drakproxy-mdk', N("Configure proxy") ],
[ "Samba wizard", "samba", 'samba_server-mdk', N("Configure Samba") ],
[ "Time wizard", "ntp", 'ntp_server-mdk', N("Configure time") ],
[ "Web wizard", "apache2", 'web_server-mdk', N("Configure web") ])