summaryrefslogtreecommitdiffstats
path: root/usr/local/www/services_dnsmasq.php
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2009-10-10 16:07:44 -0400
committerScott Ullrich <sullrich@pfsense.org>2009-10-10 16:07:51 -0400
commitbfdb8779c507173b861b49d88aefd3ba06611a23 (patch)
tree9995c4acf1c685751ea9031f5aee739da9ee6367 /usr/local/www/services_dnsmasq.php
parent32166410625a32602904170e7a2d501d21cf36c4 (diff)
downloadpfsense-bfdb8779c507173b861b49d88aefd3ba06611a23.zip
pfsense-bfdb8779c507173b861b49d88aefd3ba06611a23.tar.gz
Turn off sortable on this page. Something else is sorting the data prior and is causing the ordering to get foobar'd.
Diffstat (limited to 'usr/local/www/services_dnsmasq.php')
-rwxr-xr-xusr/local/www/services_dnsmasq.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/services_dnsmasq.php b/usr/local/www/services_dnsmasq.php
index aa2cc18..b6ce189 100755
--- a/usr/local/www/services_dnsmasq.php
+++ b/usr/local/www/services_dnsmasq.php
@@ -168,7 +168,7 @@ function enable_change(enable_over) {
</tr>
</table>
&nbsp;<br>
- <table class="sortable" width="100%" border="0" cellpadding="0" cellspacing="0">
+ <table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="20%" class="listhdrr">Host</td>
<td width="25%" class="listhdrr">Domain</td>
OpenPOWER on IntegriCloud