summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/status_pkglogs.php
diff options
context:
space:
mode:
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