summaryrefslogtreecommitdiffstats
path: root/usr/local/www/firewall_rules.php
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2006-01-11 21:52:53 +0000
committerScott Ullrich <sullrich@pfsense.org>2006-01-11 21:52:53 +0000
commit292a358121417f4634ad574161f87d476474b16d (patch)
tree68adfa4dc1206b5def35b36adc46881a946773ff /usr/local/www/firewall_rules.php
parentd9eeccbdfdb5cf9ccc137abe22a287f35863e1c9 (diff)
downloadpfsense-292a358121417f4634ad574161f87d476474b16d.zip
pfsense-292a358121417f4634ad574161f87d476474b16d.tar.gz
Add in new greyed out +
Diffstat (limited to 'usr/local/www/firewall_rules.php')
-rwxr-xr-xusr/local/www/firewall_rules.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/firewall_rules.php b/usr/local/www/firewall_rules.php
index f229cd8..7fa763a 100755
--- a/usr/local/www/firewall_rules.php
+++ b/usr/local/www/firewall_rules.php
@@ -231,7 +231,7 @@ include("head.inc");
</tr>
<tr>
<td align="center" valign="middle"></td>
- <td>&nbsp;</td>
+ <td><img src="./themes/<?= $g['theme']; ?>/images/icons/plus_d.gif" title="add a new rule based on this one" width="17" height="17" border="0"></td>
</tr>
</table>
</td>
OpenPOWER on IntegriCloud