summaryrefslogtreecommitdiffstats
path: root/usr/local/www/firewall_rules_edit.php
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2008-08-30 19:58:04 +0000
committerScott Ullrich <sullrich@pfsense.org>2008-08-30 19:58:04 +0000
commite091cb458cd1373e49b57b1c159e5ca109b350cf (patch)
tree775295b8e6c9beab9d25f5fe29892f08ce112cfa /usr/local/www/firewall_rules_edit.php
parent2a6cb2d6204ff4f0e01be0dc4164bce04c43dda3 (diff)
downloadpfsense-e091cb458cd1373e49b57b1c159e5ca109b350cf.zip
pfsense-e091cb458cd1373e49b57b1c159e5ca109b350cf.tar.gz
Add CSS Header
Diffstat (limited to 'usr/local/www/firewall_rules_edit.php')
-rwxr-xr-xusr/local/www/firewall_rules_edit.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/usr/local/www/firewall_rules_edit.php b/usr/local/www/firewall_rules_edit.php
index f7e82db..20d05d5 100755
--- a/usr/local/www/firewall_rules_edit.php
+++ b/usr/local/www/firewall_rules_edit.php
@@ -461,6 +461,9 @@ include("head.inc");
<form action="firewall_rules_edit.php" method="post" name="iform" id="iform">
<table width="100%" border="0" cellpadding="6" cellspacing="0">
+ <tr>
+ <td colspan="2" valign="top" class="listtopic">Edit Firewall rule</td>
+ </tr>
<tr>
<td width="22%" valign="top" class="vncellreq">Action</td>
<td width="78%" class="vtable">
OpenPOWER on IntegriCloud