summaryrefslogtreecommitdiffstats
path: root/usr/local/www/diag_system_pftop.php
diff options
context:
space:
mode:
authorRenato Botelho <renato.botelho@bluepex.com>2010-08-12 14:17:28 -0300
committerRenato Botelho <renato.botelho@bluepex.com>2010-08-12 14:17:28 -0300
commitc0948c6c129f8ce6386545ef80147007bf96e8c9 (patch)
treed8c9736c2c86c025d954b5aba7fa28fed385d87e /usr/local/www/diag_system_pftop.php
parent8cc2d7a67cde76523d6d6dbb79fa4ab0bb2f0106 (diff)
downloadpfsense-c0948c6c129f8ce6386545ef80147007bf96e8c9.zip
pfsense-c0948c6c129f8ce6386545ef80147007bf96e8c9.tar.gz
Just fix some space and tab problems
Diffstat (limited to 'usr/local/www/diag_system_pftop.php')
-rw-r--r--usr/local/www/diag_system_pftop.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/diag_system_pftop.php b/usr/local/www/diag_system_pftop.php
index 2c930de..a3e6680 100644
--- a/usr/local/www/diag_system_pftop.php
+++ b/usr/local/www/diag_system_pftop.php
@@ -96,7 +96,7 @@ else
print_input_errors($input_errors);
?>
<form method="post">
- <?=gettext("Sort type:"); ?>
+ <?=gettext("Sort type:"); ?>
<select name='sorttype' id='sorttype' onChange='this.form.submit();'>
<option value='<?=$sorttype?>'><?=$sorttype?></option>
<option value='age'><?=gettext("age");?></option>
OpenPOWER on IntegriCloud