Touch up text

This commit is contained in:
Seth Mos 2008-08-17 20:27:52 +00:00
parent 6946d43d3d
commit c7ab1feae9

View File

@ -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>