Revision d036bc07
Added by Stephen Beaver over 9 years ago
src/usr/local/www/system_routes.php | ||
---|---|---|
245 | 245 |
} |
246 | 246 |
} |
247 | 247 |
|
248 |
$pgtitle = array(gettext("System"), gettext("Static Routes")); |
|
248 |
$pgtitle = array(gettext("System"), gettext("Routing"), gettext("Static Routes"));
|
|
249 | 249 |
$shortcut_section = "routing"; |
250 | 250 |
|
251 | 251 |
include("head.inc"); |
Also available in: Unified diff
Revise System->Routing menu entry and page titles