summaryrefslogtreecommitdiffstats
path: root/usr/local/www/services_igmpproxy.php
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2009-08-23 17:57:20 -0400
committerScott Ullrich <sullrich@pfsense.org>2009-08-23 17:57:20 -0400
commit0a8574d96b2057994ef2a2b06551a99029d88d25 (patch)
tree831f809e6d08406bc89074fe1f0bc27095ea5ec5 /usr/local/www/services_igmpproxy.php
parent3473bb6a59f0a97801030435122b5f73893e6fba (diff)
downloadpfsense-0a8574d96b2057994ef2a2b06551a99029d88d25.zip
pfsense-0a8574d96b2057994ef2a2b06551a99029d88d25.tar.gz
use tabcont class
Diffstat (limited to 'usr/local/www/services_igmpproxy.php')
-rwxr-xr-xusr/local/www/services_igmpproxy.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/services_igmpproxy.php b/usr/local/www/services_igmpproxy.php
index c69e0a8..7307b15 100755
--- a/usr/local/www/services_igmpproxy.php
+++ b/usr/local/www/services_igmpproxy.php
@@ -86,7 +86,7 @@ include("head.inc");
<?php print_info_box_np("The IGMP entry list has been changed.<br>You must apply the changes in order for them to take effect.");?>
<?php endif; ?>
-<table width="100%" border="0" cellpadding="0" cellspacing="0">
+<table class="tabcont" width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="15%" class="listhdrr">Name</td>
<td width="10%" class="listhdrr">Type</td>
OpenPOWER on IntegriCloud