Line 331... |
Line 331... |
331 |
echo "$l_one_dns_ip<BR>";
|
331 |
echo "$l_one_dns_ip<BR>";
|
332 |
echo "<textarea name='OSSI_wl' rows=3 cols=40>";
|
332 |
echo "<textarea name='OSSI_wl' rows=3 cols=40>";
|
333 |
echo_file ($dir_blacklist."ossi-wl/domains");
|
333 |
echo_file ($dir_blacklist."ossi-wl/domains");
|
334 |
echo "</textarea></td>";
|
334 |
echo "</textarea></td>";
|
335 |
echo "</tr><tr><td colspan=10>";
|
335 |
echo "</tr><tr><td colspan=10>";
|
336 |
echo "<input type='submit' onClick=\"this.disabled=true; this.value='$l_load';\" value='$l_record'>";
|
336 |
echo "<input type='submit' onClick=\"this.disabled=true; this.value='$l_load';submit();\" value='$l_record'>";
|
337 |
echo "</form> ($l_wait)";
|
337 |
echo "</form> ($l_wait)";
|
338 |
echo "</td></tr></table><br/>";
|
338 |
echo "</td></tr></table><br/>";
|
339 |
?>
|
339 |
?>
|
340 |
<table width="100%" border="0" cellspacing="0" cellpadding="0">
|
340 |
<table width="100%" border="0" cellspacing="0" cellpadding="0">
|
341 |
<tr><th><?php echo $l_additional_file_title; ?></th></tr>
|
341 |
<tr><th><?php echo $l_additional_file_title; ?></th></tr>
|
Line 361... |
Line 361... |
361 |
echo "</table><br/></td></form><form action='wl_filter.php' method='POST' enctype='multipart/form-data'>";
|
361 |
echo "</table><br/></td></form><form action='wl_filter.php' method='POST' enctype='multipart/form-data'>";
|
362 |
echo "<input type='hidden' name='choix' value='MAJ_ossi_file_upload'><td width=50% colspan=5 align=center>";
|
362 |
echo "<input type='hidden' name='choix' value='MAJ_ossi_file_upload'><td width=50% colspan=5 align=center>";
|
363 |
echo "<H3>$l_add_file</H3>";
|
363 |
echo "<H3>$l_add_file</H3>";
|
364 |
echo "$l_add_file_explain";
|
364 |
echo "$l_add_file_explain";
|
365 |
echo "<input type='file' name='fichier_ip'>";
|
365 |
echo "<input type='file' name='fichier_ip'>";
|
366 |
echo "<input type='submit' onClick=\"this.disabled=true; this.value='$l_load';\" value='$l_submit'>";
|
366 |
echo "<input type='submit' onClick=\"this.disabled=true; this.value='$l_load';submit();\" value='$l_submit'>";
|
367 |
echo "</td></tr>";
|
367 |
echo "</td></tr>";
|
368 |
echo "</form>";
|
368 |
echo "</form>";
|
369 |
echo "</table><br/>";
|
369 |
echo "</table><br/>";
|
370 |
?>
|
370 |
?>
|
371 |
<table width="100%" border="0" cellspacing="0" cellpadding="0">
|
371 |
<table width="100%" border="0" cellspacing="0" cellpadding="0">
|
Line 427... |
Line 427... |
427 |
echo "$l_error_open_file $urlregex_file";
|
427 |
echo "$l_error_open_file $urlregex_file";
|
428 |
}
|
428 |
}
|
429 |
echo "> $l_safe_searching";
|
429 |
echo "> $l_safe_searching";
|
430 |
echo "<br>$l_safe_youtube";
|
430 |
echo "<br>$l_safe_youtube";
|
431 |
echo " $l_youtube_id<tr><td>";
|
431 |
echo " $l_youtube_id<tr><td>";
|
432 |
echo "<input type='submit' onClick=\"this.disabled=true; this.value='$l_load';\" value='$l_record'></td></tr>";
|
432 |
echo "<input type='submit' onClick=\"this.disabled=true; this.value='$l_load';submit();\" value='$l_record'></td></tr>";
|
433 |
?>
|
433 |
?>
|
434 |
</FORM>
|
434 |
</FORM>
|
435 |
</TABLE>
|
435 |
</TABLE>
|
436 |
</BODY>
|
436 |
</BODY>
|
437 |
</HTML>
|
437 |
</HTML>
|