From a6a6ee009217e485e91c7e88830820b69faf4a32 Mon Sep 17 00:00:00 2001 From: k-paulius Date: Fri, 12 Feb 2016 23:55:02 -0600 Subject: Synchronize page titles with tab titles. Rename some titles in order to be more consistent. Convert page title to title case. --- src/usr/local/www/diag_smart.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/usr/local/www/diag_smart.php') diff --git a/src/usr/local/www/diag_smart.php b/src/usr/local/www/diag_smart.php index 57fe59b..337650f 100644 --- a/src/usr/local/www/diag_smart.php +++ b/src/usr/local/www/diag_smart.php @@ -63,7 +63,7 @@ require("guiconfig.inc"); -$pgtitle = array(gettext("Diagnostics"), gettext("S.M.A.R.T. Monitor Tools")); +$pgtitle = array(gettext("Diagnostics"), gettext("SMART Status")); $smartctl = "/usr/local/sbin/smartctl"; $smartd = "/usr/local/sbin/smartd"; $start_script = "/usr/local/etc/rc.d/smartd.sh"; -- cgit v1.1