summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/status_pkglogs.php
diff options
context:
space:
mode:
authork-paulius <k.dash.paulius@gmail.com>2016-02-13 00:22:50 -0600
committerStephen Beaver <sbeaver@netgate.com>2016-02-13 16:38:00 -0500
commitf990294f4f5248e2c1f995156d5208ab244dc53d (patch)
treeb4aae04e86a076dca032aaccb4ec98eef1bf2399 /src/usr/local/www/status_pkglogs.php
parenta6a6ee009217e485e91c7e88830820b69faf4a32 (diff)
downloadpfsense-f990294f4f5248e2c1f995156d5208ab244dc53d.zip
pfsense-f990294f4f5248e2c1f995156d5208ab244dc53d.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/status_pkglogs.php')
-rwxr-xr-xsrc/usr/local/www/status_pkglogs.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/status_pkglogs.php b/src/usr/local/www/status_pkglogs.php
index 0be83ee..3687965 100755
--- a/src/usr/local/www/status_pkglogs.php
+++ b/src/usr/local/www/status_pkglogs.php
@@ -101,7 +101,7 @@ if (!$apkg) { // If we aren't looking for a specific package, locate the first p
}
}
-$pgtitle = array(gettext("Status"), gettext("Package logs"));
+$pgtitle = array(gettext("Status"), gettext("Package Logs"));
include("head.inc");
if ($pkgwithlogging == false) {
OpenPOWER on IntegriCloud