summaryrefslogtreecommitdiffstats
path: root/usr/local
diff options
context:
space:
mode:
authorBill Marquette <billm@pfsense.org>2005-07-03 19:30:31 +0000
committerBill Marquette <billm@pfsense.org>2005-07-03 19:30:31 +0000
commit39cf364d307a6b461c13c25f6e4637ef26553da9 (patch)
tree219d9ea6e6b1a99f82b886c6b479f7f0f1b10f37 /usr/local
parent2f4809ea86a0569a75b16a5e5ae5589eb1649483 (diff)
downloadpfsense-39cf364d307a6b461c13c25f6e4637ef26553da9.zip
pfsense-39cf364d307a6b461c13c25f6e4637ef26553da9.tar.gz
use same case
Diffstat (limited to 'usr/local')
-rwxr-xr-xusr/local/www/system_routes_edit.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/system_routes_edit.php b/usr/local/www/system_routes_edit.php
index 0984e2e..9ae65ab 100755
--- a/usr/local/www/system_routes_edit.php
+++ b/usr/local/www/system_routes_edit.php
@@ -104,7 +104,7 @@ if ($_POST) {
}
}
-$pgtitle = "System: Static routes: Edit route";
+$pgtitle = "System: Static Routes: Edit route";
include("head.inc");
?>
OpenPOWER on IntegriCloud