summaryrefslogtreecommitdiffstats
path: root/src/etc/inc/priv.defs.inc
diff options
context:
space:
mode:
authork-paulius <k.dash.paulius@gmail.com>2016-02-13 01:03:04 -0600
committerStephen Beaver <sbeaver@netgate.com>2016-02-13 16:38:01 -0500
commit9718847b725f6241ba73c247f6fb863588bf542e (patch)
tree273597a87d44e583f11a4c5091842c251bcaecb7 /src/etc/inc/priv.defs.inc
parent544af3fe6bef7f8ea30a9b49735103a5224b9386 (diff)
downloadpfsense-9718847b725f6241ba73c247f6fb863588bf542e.zip
pfsense-9718847b725f6241ba73c247f6fb863588bf542e.tar.gz
Renamed SMART to S.M.A.R.T.
Diffstat (limited to 'src/etc/inc/priv.defs.inc')
-rw-r--r--src/etc/inc/priv.defs.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/etc/inc/priv.defs.inc b/src/etc/inc/priv.defs.inc
index 3c74663..c54ab43 100644
--- a/src/etc/inc/priv.defs.inc
+++ b/src/etc/inc/priv.defs.inc
@@ -200,8 +200,8 @@ $priv_list['page-diagnostics-routingtables']['match'] = array();
$priv_list['page-diagnostics-routingtables']['match'][] = "diag_routes.php*";
$priv_list['page-diagnostics-smart'] = array();
-$priv_list['page-diagnostics-smart']['name'] = gettext("WebCfg - Diagnostics: S.M.A.R.T. Monitor Tools");
-$priv_list['page-diagnostics-smart']['descr'] = gettext("Allow access to the 'Diagnostics: S.M.A.R.T. Monitor Tools' page.");
+$priv_list['page-diagnostics-smart']['name'] = gettext("WebCfg - Diagnostics: S.M.A.R.T. Status");
+$priv_list['page-diagnostics-smart']['descr'] = gettext("Allow access to the 'Diagnostics: S.M.A.R.T. Status' page.");
$priv_list['page-diagnostics-smart']['match'] = array();
$priv_list['page-diagnostics-smart']['match'][] = "diag_smart.php*";
OpenPOWER on IntegriCloud