summaryrefslogtreecommitdiffstats
path: root/usr/local/www
diff options
context:
space:
mode:
authorBill Marquette <billm@pfsense.org>2008-01-28 00:08:53 +0000
committerBill Marquette <billm@pfsense.org>2008-01-28 00:08:53 +0000
commit1c7e3ec6a74b23d57d8208a85253bbcda123637f (patch)
tree07bc26d015981c1bd52f4b817b9132d06b94c2b0 /usr/local/www
parent94c0939e65813351964239d14d35143e41a1bf71 (diff)
downloadpfsense-1c7e3ec6a74b23d57d8208a85253bbcda123637f.zip
pfsense-1c7e3ec6a74b23d57d8208a85253bbcda123637f.tar.gz
minor cosmetic nitpick - move "selected" icons one column to the right
after the queues column got introduced
Diffstat (limited to 'usr/local/www')
-rwxr-xr-xusr/local/www/firewall_rules.php7
1 files changed, 4 insertions, 3 deletions
diff --git a/usr/local/www/firewall_rules.php b/usr/local/www/firewall_rules.php
index f355afa..ac527b3 100755
--- a/usr/local/www/firewall_rules.php
+++ b/usr/local/www/firewall_rules.php
@@ -256,7 +256,7 @@ echo "<script type=\"text/javascript\" language=\"javascript\" src=\"/javascript
<td width="15%" class="listhdrr">Destination</td>
<td width="7%" class="listhdrr">Port</td>
<td width="5%" class="listhdrr">Gateway</td>
- <td width="10%" class="listhdrr">Queue</td>
+ <td width="10%" class="listhdrr">Queue</td>
<td width="5%" class="listhdrr">Schedule</td>
<td width="22%" class="listhdr">Description</td>
<td width="10%" class="list">
@@ -639,8 +639,9 @@ echo "<script type=\"text/javascript\" language=\"javascript\" src=\"/javascript
<td class="list">&nbsp;</td>
<td class="list">&nbsp;</td>
<td class="list">&nbsp;</td>
- <td class="list">&nbsp;</td>
- <td class="list">&nbsp;</td>
+ <td class="list">&nbsp;</td>
+ <td class="list">&nbsp;</td>
+ <td class="list">&nbsp;</td>
<td class="list">&nbsp;</td>
<td class="list">&nbsp;</td>
<td class="list">&nbsp;</td>
OpenPOWER on IntegriCloud