mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
Layout of fwhosts title
This commit is contained in:
4
html/cgi-bin/fwhosts.cgi
Executable file → Normal file
4
html/cgi-bin/fwhosts.cgi
Executable file → Normal file
@@ -84,7 +84,7 @@ unless (-e $configsrvgrp) { system("touch $configsrvgrp"); }
|
||||
&Header::getcgihash(\%fwhostsettings);
|
||||
|
||||
&Header::showhttpheaders();
|
||||
&Header::openpage($Lang::tr{'fwhost hosts'}, 1, '');
|
||||
&Header::openpage($Lang::tr{'fwhost menu'}, 1, '');
|
||||
&Header::openbigbox('100%', 'center');
|
||||
|
||||
#### JAVA SCRIPT ####
|
||||
@@ -1139,7 +1139,7 @@ if($fwhostsettings{'ACTION'} eq '')
|
||||
}
|
||||
### FUNCTIONS ###
|
||||
sub showmenu {
|
||||
&Header::openbox('100%', 'left',$Lang::tr{'fwhost menu'});
|
||||
&Header::openbox('100%', 'left',);
|
||||
print "$Lang::tr{'fwhost welcome'}";
|
||||
print<<END;
|
||||
<br><br><table border='0' width='100%'>
|
||||
|
||||
Reference in New Issue
Block a user