summaryrefslogtreecommitdiffstats
path: root/usr/local/www/system_firmware_settings.php
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2006-01-04 00:30:54 +0000
committerScott Ullrich <sullrich@pfsense.org>2006-01-04 00:30:54 +0000
commitd4fddf14763ec980b16da96bc2de958af3ed5104 (patch)
tree80e628e36b6b4d0f1fe271ee4d5e3b1e4f66981d /usr/local/www/system_firmware_settings.php
parent0e9f9f5d58ab183a3f34be5aa7bf207a9f8e00f8 (diff)
downloadpfsense-d4fddf14763ec980b16da96bc2de958af3ed5104.zip
pfsense-d4fddf14763ec980b16da96bc2de958af3ed5104.tar.gz
Use red dashes
Diffstat (limited to 'usr/local/www/system_firmware_settings.php')
-rwxr-xr-xusr/local/www/system_firmware_settings.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/system_firmware_settings.php b/usr/local/www/system_firmware_settings.php
index f0b90d4..eeeb2f2 100755
--- a/usr/local/www/system_firmware_settings.php
+++ b/usr/local/www/system_firmware_settings.php
@@ -118,7 +118,7 @@ function enable_altfirmwareurl(enable_over) {
<option value="alpha"<?php if($curcfg['branch']=="alpha") echo " SELECTED"; ?>>Alpha</option>
</select>
<br>
- <textarea cols="60" rows="2" id="branchinfo" name="branchinfo"style="padding:5px; border:1px dashed #000066; background-color: #ffffff; color: #000000; font-size: 8pt;">
+ <textarea cols="60" rows="2" id="branchinfo" name="branchinfo"style="padding:5px; border:1px dashed #990000; background-color: #ffffff; color: #000000; font-size: 8pt;">
</textarea>
<script language="javascript">
update_description(document.forms[0].branch.selectedIndex);
OpenPOWER on IntegriCloud