mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Break before Show states option
This commit is contained in:
parent
e10720a272
commit
36904eed01
@ -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>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user