Forgot to change language strings in captive.cgi

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Matthias Fischer
2018-01-10 17:04:56 +01:00
committed by Michael Tremer
parent bca3f3bdbf
commit bf1db4b28f

View File

@@ -237,7 +237,7 @@ if ($cgiparams{'ACTION'} eq 'delete-client') {
}
#open webpage, print header and open box
&Header::openpage($Lang::tr{'Captive menu'}, 1, '');
&Header::openpage($Lang::tr{'Captive'}, 1, '');
&Header::openbigbox();
# If an error message exists, show a box with the error message