summaryrefslogtreecommitdiffstats
path: root/usr/local/www/firewall_shaper_queues.php
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-03-23 21:29:23 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-03-23 21:29:23 +0000
commitf274eb83273568290d0c0dfda93e6930b9669b15 (patch)
treea1dd71a07a2c7cadd48c48e65941685d9a997bb2 /usr/local/www/firewall_shaper_queues.php
parentdbab498dfd95b05de8ca40d3fd2379a15f5ca217 (diff)
downloadpfsense-f274eb83273568290d0c0dfda93e6930b9669b15.zip
pfsense-f274eb83273568290d0c0dfda93e6930b9669b15.tar.gz
Alter colspan to 6
Diffstat (limited to 'usr/local/www/firewall_shaper_queues.php')
-rwxr-xr-xusr/local/www/firewall_shaper_queues.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/firewall_shaper_queues.php b/usr/local/www/firewall_shaper_queues.php
index 8581c22..9e630e6 100755
--- a/usr/local/www/firewall_shaper_queues.php
+++ b/usr/local/www/firewall_shaper_queues.php
@@ -176,7 +176,7 @@ if ($_GET['act'] == "del") {
</tr>
<?php $i++; endforeach; $total_queues = $i; ?>
<tr>
- <td class="list" colspan="5"></td>
+ <td class="list" colspan="6"></td>
<td class="list"> <a href="firewall_shaper_queues_edit.php"><img src="plus.gif" width="17" height="17" border="0"></a></td>
</tr>
</table>
OpenPOWER on IntegriCloud