summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/system_routes_edit.php
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/local/www/system_routes_edit.php')
-rw-r--r--src/usr/local/www/system_routes_edit.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/system_routes_edit.php b/src/usr/local/www/system_routes_edit.php
index d9ac2c6..aacf260 100644
--- a/src/usr/local/www/system_routes_edit.php
+++ b/src/usr/local/www/system_routes_edit.php
@@ -273,7 +273,7 @@ if (isset($id) && $a_routes[$id]) {
));
}
-$section = new Form_Section('Edit route entry');
+$section = new Form_Section('Edit Route Entry');
$section->addInput(new Form_IpAddress(
'network',
OpenPOWER on IntegriCloud