summaryrefslogtreecommitdiffstats
path: root/usr
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-11-04 21:33:28 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-11-04 21:33:28 +0000
commitb8467d8e8f93c8be6e40d13ac5cc9a3486d7d775 (patch)
tree7cf46285fd3da053918fea754701c307f4959407 /usr
parent21784301d234d56963e136d0c57e70d1193ac792 (diff)
downloadpfsense-b8467d8e8f93c8be6e40d13ac5cc9a3486d7d775.zip
pfsense-b8467d8e8f93c8be6e40d13ac5cc9a3486d7d775.tar.gz
<br> between "Note:"
Diffstat (limited to 'usr')
-rwxr-xr-xusr/local/www/system_advanced.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr/local/www/system_advanced.php b/usr/local/www/system_advanced.php
index 465696c..2f39dd5 100755
--- a/usr/local/www/system_advanced.php
+++ b/usr/local/www/system_advanced.php
@@ -292,6 +292,7 @@ include("head.inc");
<td width="78%" class="vtable">
<input name="enableserial" type="checkbox" id="enableserial" value="yes" <?php if (isset($pconfig['enableserial'])) echo "checked"; ?> onclick="enable_change(false)" />
<strong>This will enable the first serial port with 9600/8/N/1</strong>
+ <br>
<span class="vexpl">Note: This will disable the internal video card/keyboard</span>
</td>
</tr>
OpenPOWER on IntegriCloud