From 39cf364d307a6b461c13c25f6e4637ef26553da9 Mon Sep 17 00:00:00 2001 From: Bill Marquette Date: Sun, 3 Jul 2005 19:30:31 +0000 Subject: use same case --- usr/local/www/system_routes_edit.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'usr/local/www/system_routes_edit.php') 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"); ?> -- cgit v1.1