summaryrefslogtreecommitdiffstats
path: root/usr/local/www/system_advanced.php
diff options
context:
space:
mode:
authorSeth Mos <seth.mos@xs4all.nl>2008-08-17 20:27:05 +0000
committerSeth Mos <seth.mos@xs4all.nl>2008-08-17 20:27:05 +0000
commita5558110ce1bd4ec33838953df5647f8344d4bec (patch)
treed67da30ddb6fab405ecb900c3403dc50ad30586b /usr/local/www/system_advanced.php
parent25bf86b13bf6fd95c9210bc18a6f4fb375eefa08 (diff)
downloadpfsense-a5558110ce1bd4ec33838953df5647f8344d4bec.zip
pfsense-a5558110ce1bd4ec33838953df5647f8344d4bec.tar.gz
Touch up text
Diffstat (limited to 'usr/local/www/system_advanced.php')
-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 79aeaa0..cb0ec39 100755
--- a/usr/local/www/system_advanced.php
+++ b/usr/local/www/system_advanced.php
@@ -475,7 +475,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