mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
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:
committed by
Michael Tremer
parent
bca3f3bdbf
commit
bf1db4b28f
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user