summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/diag_routes.php
diff options
context:
space:
mode:
authorPhil Davis <phil.davis@inf.org>2015-11-17 17:52:00 +0545
committerPhil Davis <phil.davis@inf.org>2015-11-17 17:52:00 +0545
commite897f3043f2e2fcba0916d42e29c0129dcbeb25c (patch)
tree3490653923845b937ccb85b22d27f185333a3eec /src/usr/local/www/diag_routes.php
parentb1fd554296494b5d771e263c664ee92c23fbb0fe (diff)
downloadpfsense-e897f3043f2e2fcba0916d42e29c0129dcbeb25c.zip
pfsense-e897f3043f2e2fcba0916d42e29c0129dcbeb25c.tar.gz
Fix #5462 diag_routes section heading
Diffstat (limited to 'src/usr/local/www/diag_routes.php')
-rw-r--r--src/usr/local/www/diag_routes.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/diag_routes.php b/src/usr/local/www/diag_routes.php
index b8049e1..161ad78 100644
--- a/src/usr/local/www/diag_routes.php
+++ b/src/usr/local/www/diag_routes.php
@@ -112,7 +112,7 @@ $form->addGlobal(new Form_Input(
'hidden',
1
));
-$section = new Form_Section('Traceroute');
+$section = new Form_Section('Routing Table Display Options');
$section->addInput(new Form_Checkbox(
'resolve',
OpenPOWER on IntegriCloud