mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Touch up text
This commit is contained in:
parent
6946d43d3d
commit
c7ab1feae9
@ -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>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user