Subversion Repositories ALCASAR

Rev

Rev 3243 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log

Rev 3243 Rev 3258
Line 551... Line 551...
551
echo "</table>";
551
echo "</table>";
552
echo "<input type='submit' value='$l_record'></center>";
552
echo "<input type='submit' value='$l_record'></center>";
553
echo "</table>";
553
echo "</table>";
554
echo "</form>";
554
echo "</form>";
555
?>
555
?>
-
 
556
 
-
 
557
<!--    Safesearching is now automatic for WL/BL users - See later for "pure IP"
556
<table width="100%" border="0" cellspacing="0" cellpadding="0">
558
<table width="100%" border="0" cellspacing="0" cellpadding="0">
557
	<tr><th><?php echo $l_specific_filtering; ?></th></tr>
559
	<tr><th><?php echo $l_specific_filtering; ?></th></tr>
558
	<tr bgcolor="#FFCC66"><td><img src="/images/pix.gif" width="1" height="2"></td></tr>
560
	<tr bgcolor="#FFCC66"><td><img src="/images/pix.gif" width="1" height="2"></td></tr>
559
</table>
561
</table>
560
<FORM action='bl_filter.php' method='POST'>
562
<FORM action='bl_filter.php' method='POST'>
Line 569... Line 571...
569
<tr><td>
571
<tr><td>
570
<?= "<input type='submit' onClick=\"this.disabled=true; document.getElementById('ldoverlay').style.display='block'; this.value='$l_load';submit();\" value='$l_record'>"; ?>
572
<?= "<input type='submit' onClick=\"this.disabled=true; document.getElementById('ldoverlay').style.display='block'; this.value='$l_load';submit();\" value='$l_record'>"; ?>
571
</td></tr>
573
</td></tr>
572
</table>
574
</table>
573
</form>
575
</form>
-
 
576
-->
574
</BODY>
577
</BODY>
575
</HTML>
578
</HTML>