Break before Show states option

This commit is contained in:
Scott Ullrich 2005-07-12 00:06:25 +00:00
parent e10720a272
commit 36904eed01

View File

@ -206,7 +206,8 @@ include("head.inc");
<td width="75%" class="listr">
<?php
echo "<input style='border: 0px solid white;' size='30' name='pfstate' id='pfstate' value='" .htmlspecialchars(get_pfstate()) . "'>";
?>
?>
<br>
<a href="diag_dump_states.php">Show states</a>
</td>
</tr>