summaryrefslogtreecommitdiffstats
path: root/usr/local/www/interfaces_vlan.php
diff options
context:
space:
mode:
authorErik Fonnesbeck <efonnes@gmail.com>2010-10-01 12:40:44 -0600
committerErik Fonnesbeck <efonnes@gmail.com>2010-10-01 12:40:44 -0600
commit1bbd3d997f6146a3c52afb64d96fd0aadd25686c (patch)
tree855f4de4f27e1d2a8a05567bc997d8c50d0eaf1e /usr/local/www/interfaces_vlan.php
parentdb91013a3954ac85eaedb8c2871a7d69c5aed0ff (diff)
downloadpfsense-1bbd3d997f6146a3c52afb64d96fd0aadd25686c.zip
pfsense-1bbd3d997f6146a3c52afb64d96fd0aadd25686c.tar.gz
Fix height of plus button, reported at http://forum.pfsense.org/index.php/topic,28764.0.html
Diffstat (limited to 'usr/local/www/interfaces_vlan.php')
-rwxr-xr-xusr/local/www/interfaces_vlan.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/interfaces_vlan.php b/usr/local/www/interfaces_vlan.php
index 0b87a40..28e25a0 100755
--- a/usr/local/www/interfaces_vlan.php
+++ b/usr/local/www/interfaces_vlan.php
@@ -127,7 +127,7 @@ include("head.inc");
<?php $i++; endforeach; ?>
<tr>
<td class="list" colspan="3">&nbsp;</td>
- <td class="list"> <a href="interfaces_vlan_edit.php"><img src="./themes/<?= $g['theme']; ?>/images/icons/icon_plus.gif" width="17" height="<F12>17" border="0"></a></td>
+ <td class="list"> <a href="interfaces_vlan_edit.php"><img src="./themes/<?= $g['theme']; ?>/images/icons/icon_plus.gif" width="17" height="17" border="0"></a></td>
</tr>
<tr>
<td colspan="3" class="list"><p class="vexpl"><span class="red"><strong>
OpenPOWER on IntegriCloud