summaryrefslogtreecommitdiffstats
path: root/src/usr/local
diff options
context:
space:
mode:
authorStephen Beaver <sbeaver@netgate.com>2015-11-17 07:40:16 -0500
committerStephen Beaver <sbeaver@netgate.com>2015-11-17 07:40:16 -0500
commit3c117a6225cf9b8b152ea865e9b652387fc527f1 (patch)
treedb64787f4f9d37af751abee337e445fa774553c7 /src/usr/local
parentc70d462c50105607437cd43113e822bc1dda4783 (diff)
parente897f3043f2e2fcba0916d42e29c0129dcbeb25c (diff)
downloadpfsense-3c117a6225cf9b8b152ea865e9b652387fc527f1.zip
pfsense-3c117a6225cf9b8b152ea865e9b652387fc527f1.tar.gz
Merge pull request #2073 from phil-davis/patch-9
Diffstat (limited to 'src/usr/local')
-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