summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/diag_dump_states.php
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/local/www/diag_dump_states.php')
-rwxr-xr-xsrc/usr/local/www/diag_dump_states.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/diag_dump_states.php b/src/usr/local/www/diag_dump_states.php
index c4821cb..d6e6fe1 100755
--- a/src/usr/local/www/diag_dump_states.php
+++ b/src/usr/local/www/diag_dump_states.php
@@ -148,7 +148,7 @@ $current_statecount=`pfctl -si | grep "current entries" | awk '{ print $3 }'`;
$form = new Form(false);
-$section = new Form_Section('State filter', 'secfilter', COLLAPSIBLE|SEC_OPEN);
+$section = new Form_Section('State Filter', 'secfilter', COLLAPSIBLE|SEC_OPEN);
$section->addInput(new Form_Input(
'filter',
OpenPOWER on IntegriCloud