diff options
| -rwxr-xr-x | control-center | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/control-center b/control-center index 5a83216e..595106f6 100755 --- a/control-center +++ b/control-center @@ -803,7 +803,7 @@ my @tree = [ "Time wizard", "ntp", 'ntp_server-mdk', N("Configure time"), N("Set the time of the server to be synchronized with an external time server"), 'Ntp.pm', ], - [ "SSHD wizard", "ntp", 'wizard-sshd', N("OpenSSH daemon configuration"), + [ "SSHD wizard", "sshd", 'wizard-sshd', N("OpenSSH daemon configuration"), N("OpenSSH daemon configuration"), 'Sshd.pm', ], ), |
