diff options
Diffstat (limited to 'time_wizard/Ntp.pm')
-rw-r--r-- | time_wizard/Ntp.pm | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/time_wizard/Ntp.pm b/time_wizard/Ntp.pm index 470bbfe9..0c0a67a4 100644 --- a/time_wizard/Ntp.pm +++ b/time_wizard/Ntp.pm @@ -158,7 +158,6 @@ $o->{pages} = { end => { name => N("Time server configuration saved") . "\n\n" . N("Your server can now act as a time server for your local network."), end => 1, - next => 0, no_back => 1, }, }; |