summaryrefslogtreecommitdiffstats
path: root/usr/local/www/index.php
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-07-12 00:06:25 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-07-12 00:06:25 +0000
commit36904eed013e38b7259fc03b593327c7ac26c51a (patch)
tree3f3923b803e1a07fba95b80c34f10777b460f9cf /usr/local/www/index.php
parente10720a272d62278ee54a1b23b385fe4cfd7254e (diff)
downloadpfsense-36904eed013e38b7259fc03b593327c7ac26c51a.zip
pfsense-36904eed013e38b7259fc03b593327c7ac26c51a.tar.gz
Break before Show states option
Diffstat (limited to 'usr/local/www/index.php')
-rwxr-xr-xusr/local/www/index.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/usr/local/www/index.php b/usr/local/www/index.php
index a8787a9..1398e39 100755
--- a/usr/local/www/index.php
+++ b/usr/local/www/index.php
@@ -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>
OpenPOWER on IntegriCloud