summaryrefslogtreecommitdiffstats
path: root/usr/local/www/services_dhcp.php
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2009-08-23 17:57:30 -0400
committerScott Ullrich <sullrich@pfsense.org>2009-08-23 17:57:30 -0400
commit7128ed1794a47166cf0706c19e05e5d9fb6394e2 (patch)
tree2185454412564ec5b39236516be1e284e2daf764 /usr/local/www/services_dhcp.php
parent0a8574d96b2057994ef2a2b06551a99029d88d25 (diff)
downloadpfsense-7128ed1794a47166cf0706c19e05e5d9fb6394e2.zip
pfsense-7128ed1794a47166cf0706c19e05e5d9fb6394e2.tar.gz
Make sortable
Diffstat (limited to 'usr/local/www/services_dhcp.php')
-rwxr-xr-xusr/local/www/services_dhcp.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/services_dhcp.php b/usr/local/www/services_dhcp.php
index 4b76a65..c31fa96 100755
--- a/usr/local/www/services_dhcp.php
+++ b/usr/local/www/services_dhcp.php
@@ -799,7 +799,7 @@ include("head.inc");
</td>
</tr>
</table>
- <table class="tabcont" width="100%" border="0" cellpadding="0" cellspacing="0">
+ <table class="tabcont sortable" width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="25%" class="listhdrr">MAC address</td>
<td width="15%" class="listhdrr">IP address</td>
OpenPOWER on IntegriCloud