summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2014-12-23 10:49:08 -0200
committerRenato Botelho <garga@FreeBSD.org>2014-12-23 10:49:08 -0200
commit242e6ba2326366b8085b50a62bbf96b7ca708b12 (patch)
tree69352bd374b9367f09d26abe2cba85f11aba57c4
parent6422c6f14deb9bf3770c36c639d0f3d52b1cb115 (diff)
parentf244dca85a2500586f28a6ae92ab1df6be0b7e6e (diff)
downloadpfsense-242e6ba2326366b8085b50a62bbf96b7ca708b12.zip
pfsense-242e6ba2326366b8085b50a62bbf96b7ca708b12.tar.gz
Merge pull request #1401 from phil-davis/patch-1
-rw-r--r--usr/local/www/system_advanced_admin.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/usr/local/www/system_advanced_admin.php b/usr/local/www/system_advanced_admin.php
index 43bc1c7..4314dee 100644
--- a/usr/local/www/system_advanced_admin.php
+++ b/usr/local/www/system_advanced_admin.php
@@ -599,8 +599,6 @@ function prot_change() {
<td width="78%" class="vtable">
<input name="disableconsolemenu" type="checkbox" id="disableconsolemenu" value="yes" <?php if ($pconfig['disableconsolemenu']) echo "checked=\"checked\""; ?> />
<strong><?=gettext("Password protect the console menu"); ?></strong>
- <br />
- <span class="vexpl"><?=gettext("Changes to this option will take effect after a reboot."); ?></span>
</td>
</tr>
<tr>
OpenPOWER on IntegriCloud