summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSeth Mos <seth.mos@xs4all.nl>2008-08-17 20:27:52 +0000
committerSeth Mos <seth.mos@xs4all.nl>2008-08-17 20:27:52 +0000
commitc7ab1feae970a327f641e8c153e1a4e902fa6dbc (patch)
tree57afef62379ee08a4c41510139eaf1e053003ab5
parent6946d43d3dace2f7103168bdb74955f2a08b3e2f (diff)
downloadpfsense-c7ab1feae970a327f641e8c153e1a4e902fa6dbc.zip
pfsense-c7ab1feae970a327f641e8c153e1a4e902fa6dbc.tar.gz
Touch up text
-rwxr-xr-xusr/local/www/system_advanced.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/system_advanced.php b/usr/local/www/system_advanced.php
index 6189d8a..f02e58e 100755
--- a/usr/local/www/system_advanced.php
+++ b/usr/local/www/system_advanced.php
@@ -473,7 +473,7 @@ include("head.inc");
<td width="22%" valign="top" class="vncell">Console menu </td>
<td width="78%" class="vtable">
<input name="disableconsolemenu" type="checkbox" id="disableconsolemenu" value="yes" <?php if ($pconfig['disableconsolemenu']) echo "checked"; ?> />
- <strong>Disable console menu</strong>
+ <strong>Password protect the console menu</strong>
<br />
<span class="vexpl">Changes to this option will take effect after a reboot.</span>
</td>
OpenPOWER on IntegriCloud