summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/system_advanced_admin.php
diff options
context:
space:
mode:
authorStephen Beaver <sbeaver@netgate.com>2015-12-10 09:00:51 -0500
committerStephen Beaver <sbeaver@netgate.com>2015-12-10 09:00:51 -0500
commitff59b884963ef2a5aaee50c00a286ddd66fa409d (patch)
tree2ceee3fbf332b71400480fa9af592d07362d54ca /src/usr/local/www/system_advanced_admin.php
parenta0a6a4e97e88a8d766f15b533ba87a017247f7fb (diff)
downloadpfsense-ff59b884963ef2a5aaee50c00a286ddd66fa409d.zip
pfsense-ff59b884963ef2a5aaee50c00a286ddd66fa409d.tar.gz
Fixed #5617
Fixed #5612
Diffstat (limited to 'src/usr/local/www/system_advanced_admin.php')
-rw-r--r--src/usr/local/www/system_advanced_admin.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/system_advanced_admin.php b/src/usr/local/www/system_advanced_admin.php
index 03d2f0d..28edf97 100644
--- a/src/usr/local/www/system_advanced_admin.php
+++ b/src/usr/local/www/system_advanced_admin.php
@@ -520,7 +520,7 @@ if (!$g['enableserial_force'] && ($g['platform'] == $g['product_name'] || $g['pl
isset($pconfig['enableserial'])
))->setHelp('Note: This will redirect the console output and messages to '.
'the serial port. You can still access the console menu from the internal video '.
- 'card/keyboard. A<b>null modem</b>serial cable or adapter is required to use the '.
+ 'card/keyboard. A <b>null modem</b> serial cable or adapter is required to use the '.
'serial console.');
$section->addInput(new Form_Select(
OpenPOWER on IntegriCloud