summaryrefslogtreecommitdiffstats
path: root/usr/local/www/services_dnsmasq.php
diff options
context:
space:
mode:
authorEvgeny Yurchenko <ey@tm-k.com>2011-06-05 16:09:59 -0400
committerEvgeny Yurchenko <ey@tm-k.com>2011-06-05 16:09:59 -0400
commit79633b6c1886aeb71d236d2702d15cd050377833 (patch)
tree51f26f3d7e9c3d2a87826d456e17eabf752de727 /usr/local/www/services_dnsmasq.php
parent8527bc02a6b8b1ce89dbeeb0e333747419224b90 (diff)
downloadpfsense-79633b6c1886aeb71d236d2702d15cd050377833.zip
pfsense-79633b6c1886aeb71d236d2702d15cd050377833.tar.gz
Reverting class="sortable" damaged by commit 17d5077f61d963178f47e016b8768b768800ba68
Diffstat (limited to 'usr/local/www/services_dnsmasq.php')
-rwxr-xr-xusr/local/www/services_dnsmasq.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr/local/www/services_dnsmasq.php b/usr/local/www/services_dnsmasq.php
index a0e32d0..defb275 100755
--- a/usr/local/www/services_dnsmasq.php
+++ b/usr/local/www/services_dnsmasq.php
@@ -177,7 +177,7 @@ function enable_change(enable_over) {
</tr>
</table>
&nbsp;<br>
-<table width="100%" border="0" cellpadding="0" cellspacing="0" class="tabcont">
+<table width="100%" border="0" cellpadding="0" cellspacing="0" class="sortable">
<thead>
<tr>
<td width="20%" class="listhdrr"><?=gettext("Host");?></td>
@@ -242,7 +242,7 @@ function enable_change(enable_over) {
</tr>
</table>
&nbsp;<br>
-<table width="100%" border="0" cellpadding="0" cellspacing="0" class="tabcont">
+<table width="100%" border="0" cellpadding="0" cellspacing="0" class="sortable">
<thead>
<tr>
<td width="35%" class="listhdrr"><?=gettext("Domain");?></td>
OpenPOWER on IntegriCloud