summaryrefslogtreecommitdiffstats
path: root/usr/local/www/diag_pkglogs.php
diff options
context:
space:
mode:
Diffstat (limited to 'usr/local/www/diag_pkglogs.php')
-rwxr-xr-xusr/local/www/diag_pkglogs.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/diag_pkglogs.php b/usr/local/www/diag_pkglogs.php
index 0df8cde..4e8a3af 100755
--- a/usr/local/www/diag_pkglogs.php
+++ b/usr/local/www/diag_pkglogs.php
@@ -87,7 +87,7 @@ if(!isset($_POST['pkg'])) { // If we aren't looking for a specific package, loca
<ul id="tabnav">
<?php
if($config['installedpackages']['package'] == "" or $pkgwithlogging == false) {
- print_info_box("No packages are currently installed.");
+ print_info_box("No packages with logging facilities are currently installed.");
?>
</ul></td></tr></table>
<?php
OpenPOWER on IntegriCloud