Layout of fwhosts title

This commit is contained in:
Alexander Marx
2014-01-09 16:26:40 +01:00
parent 3932f02ba3
commit 4d74a20df0

4
html/cgi-bin/fwhosts.cgi Executable file → Normal file
View 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%'>