summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/diag_reboot.php
diff options
context:
space:
mode:
authork-paulius <k.dash.paulius@gmail.com>2016-02-12 23:55:02 -0600
committerStephen Beaver <sbeaver@netgate.com>2016-02-13 16:38:00 -0500
commita6a6ee009217e485e91c7e88830820b69faf4a32 (patch)
tree0431af600957c8cf9b2f890c713ce7900ad4fc0a /src/usr/local/www/diag_reboot.php
parent44c0a159f974e263433328f3b27ead27e56d2a87 (diff)
downloadpfsense-a6a6ee009217e485e91c7e88830820b69faf4a32.zip
pfsense-a6a6ee009217e485e91c7e88830820b69faf4a32.tar.gz
Synchronize page titles with tab titles. Rename some titles in order to be more consistent. Convert page title to title case.
Diffstat (limited to 'src/usr/local/www/diag_reboot.php')
-rwxr-xr-xsrc/usr/local/www/diag_reboot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/diag_reboot.php b/src/usr/local/www/diag_reboot.php
index d00ee82..6a5e1f9 100755
--- a/src/usr/local/www/diag_reboot.php
+++ b/src/usr/local/www/diag_reboot.php
@@ -73,7 +73,7 @@ require("captiveportal.inc");
$guitimeout = 90; // Seconds to wait before reloading the page after reboot
$guiretry = 20; // Seconds to try again if $guitimeout was not long enough
-$pgtitle = array(gettext("Diagnostics"), gettext("Reboot System"));
+$pgtitle = array(gettext("Diagnostics"), gettext("Reboot"));
include("head.inc");
OpenPOWER on IntegriCloud