| Line 165... |
Line 165... |
| 165 |
echo "<td colspan=5 align=center>";
|
165 |
echo "<td colspan=5 align=center>";
|
| 166 |
echo "<H3>$l_allowed_url</H3>$l_forbidden_url_explain<BR>";
|
166 |
echo "<H3>$l_allowed_url</H3>$l_forbidden_url_explain<BR>";
|
| 167 |
echo "<textarea name='OSSI_wl_urls' rows=3 cols=40>";
|
167 |
echo "<textarea name='OSSI_wl_urls' rows=3 cols=40>";
|
| 168 |
echo_file ($dir_dg."blacklists/ossi/urls_wl");
|
168 |
echo_file ($dir_dg."blacklists/ossi/urls_wl");
|
| 169 |
echo "</textarea></td></tr><tr><td colspan=10>";
|
169 |
echo "</textarea></td></tr><tr><td colspan=10>";
|
| 170 |
echo "<input type='submit' value='$l_record'>";
|
170 |
echo "<input type='submit' value='$l_record' disabled>";
|
| 171 |
echo "</form> ($l_wait)";
|
171 |
echo "</form> (Please wait for the next vesion of ALCASAR)";
|
| 172 |
?>
|
172 |
?>
|
| 173 |
</td></tr>
|
173 |
</td></tr>
|
| 174 |
</TABLE>
|
174 |
</TABLE>
|
| 175 |
<table width="100%" border="0" cellspacing="0" cellpadding="0">
|
175 |
<table width="100%" border="0" cellspacing="0" cellpadding="0">
|
| 176 |
<tr><th><?php echo $l_specific_filtering; ?></th></tr>
|
176 |
<tr><th><?php echo $l_specific_filtering; ?></th></tr>
|