summaryrefslogtreecommitdiffstats
path: root/usr/local/www/interfaces.php
diff options
context:
space:
mode:
authorBill Marquette <billm@pfsense.org>2008-07-24 02:38:22 +0000
committerBill Marquette <billm@pfsense.org>2008-07-24 02:38:22 +0000
commit96e00c2ff57ee8edc17efd201c95380eadbb3ffe (patch)
tree64767eaaeecbe303b2378df471d191f58720229e /usr/local/www/interfaces.php
parent14b3a55bc44f2859c8ea3cdccaa2c71457a3755a (diff)
downloadpfsense-96e00c2ff57ee8edc17efd201c95380eadbb3ffe.zip
pfsense-96e00c2ff57ee8edc17efd201c95380eadbb3ffe.tar.gz
fix another line break
Diffstat (limited to 'usr/local/www/interfaces.php')
-rwxr-xr-xusr/local/www/interfaces.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/usr/local/www/interfaces.php b/usr/local/www/interfaces.php
index b7fb6e1..409014a 100755
--- a/usr/local/www/interfaces.php
+++ b/usr/local/www/interfaces.php
@@ -740,8 +740,7 @@ function show_mon_config() {
<tr>
<td width="22%" valign="top" class="vncell">Description</td>
<td width="78%" class="vtable">
- <input name="descr" type="text" class="formfld unknown" id="descr" size="
-30" value="<?=htmlspecialchars($pconfig['descr']);?>">
+ <input name="descr" type="text" class="formfld unknown" id="descr" size="30" value="<?=htmlspecialchars($pconfig['descr']);?>">
<br> <span class="vexpl">Enter a description (name) for the interface here.</span>
</td>
</tr>
OpenPOWER on IntegriCloud