mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 11:43:25 +02:00
Layout changes urlfilter.cgi
This commit is contained in:
@@ -1170,7 +1170,7 @@ if (!($filtersettings{'ACTION'} eq $Lang::tr{'urlfilter manage repository'})) {
|
|||||||
|
|
||||||
print "<form method='post' action='$ENV{'SCRIPT_NAME'}' enctype='multipart/form-data'>\n";
|
print "<form method='post' action='$ENV{'SCRIPT_NAME'}' enctype='multipart/form-data'>\n";
|
||||||
|
|
||||||
&Header::openbox('100%', 'left', "$Lang::tr{'urlfilter filter settings'}:");
|
&Header::openbox('100%', 'left', "$Lang::tr{'urlfilter filter settings'}");
|
||||||
print <<END
|
print <<END
|
||||||
<table width='100%'>
|
<table width='100%'>
|
||||||
<tr>
|
<tr>
|
||||||
@@ -1524,7 +1524,7 @@ print "</form>\n";
|
|||||||
|
|
||||||
print "<form method='post' action='$ENV{'SCRIPT_NAME'}' enctype='multipart/form-data'>\n";
|
print "<form method='post' action='$ENV{'SCRIPT_NAME'}' enctype='multipart/form-data'>\n";
|
||||||
|
|
||||||
&Header::openbox('100%', 'left', "$Lang::tr{'urlfilter maintenance'}:");
|
&Header::openbox('100%', 'left', "$Lang::tr{'urlfilter maintenance'}");
|
||||||
|
|
||||||
print <<END
|
print <<END
|
||||||
<table width='100%'>
|
<table width='100%'>
|
||||||
|
|||||||
Reference in New Issue
Block a user