summaryrefslogtreecommitdiffstats
path: root/usr/local
diff options
context:
space:
mode:
Diffstat (limited to 'usr/local')
-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 4818534..2c930de 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