summaryrefslogtreecommitdiffstats
path: root/usr/local
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2006-04-03 18:56:45 +0000
committerScott Ullrich <sullrich@pfsense.org>2006-04-03 18:56:45 +0000
commit742ee135b8895817f545a326824392803c37b91d (patch)
treec016d218f5a15698d548b03ef0151590ac64b609 /usr/local
parentf8a059cbdb5315c51ebf365c76c8f333374d3103 (diff)
downloadpfsense-742ee135b8895817f545a326824392803c37b91d.zip
pfsense-742ee135b8895817f545a326824392803c37b91d.tar.gz
Fix filtering functions
Ticket #891
Diffstat (limited to 'usr/local')
-rwxr-xr-xusr/local/www/diag_dump_states.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr/local/www/diag_dump_states.php b/usr/local/www/diag_dump_states.php
index 0ebea49..4611812 100755
--- a/usr/local/www/diag_dump_states.php
+++ b/usr/local/www/diag_dump_states.php
@@ -44,6 +44,7 @@ if($_GET['filter']) {
<script src="/javascript/sorttable.js"></script>
<?php include("fbegin.inc"); ?>
<p class="pgtitle"><?=$pgtitle?></p>
+<form action="diag_dump_states.php" method="get" name="iform">
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr><td>
<?php
OpenPOWER on IntegriCloud