summaryrefslogtreecommitdiffstats
path: root/usr/local/www/diag_dhcp_leases.php
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2009-08-20 15:47:35 -0400
committerScott Ullrich <sullrich@pfsense.org>2009-08-20 15:47:35 -0400
commit1f9191549906b579dc0c68604a98df6282863b1c (patch)
tree116ff7b3ae9a43cc60bf7c2e4af64876304b3207 /usr/local/www/diag_dhcp_leases.php
parentff9d67280987862f5ab5c25d2de51f972240f34d (diff)
downloadpfsense-1f9191549906b579dc0c68604a98df6282863b1c.zip
pfsense-1f9191549906b579dc0c68604a98df6282863b1c.tar.gz
Unbreak dhcp lease sorting
Diffstat (limited to 'usr/local/www/diag_dhcp_leases.php')
-rwxr-xr-xusr/local/www/diag_dhcp_leases.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/diag_dhcp_leases.php b/usr/local/www/diag_dhcp_leases.php
index 71af0e0..0233e95 100755
--- a/usr/local/www/diag_dhcp_leases.php
+++ b/usr/local/www/diag_dhcp_leases.php
@@ -309,7 +309,7 @@ foreach ($pools as $data) {
<p>
-<table class="sortable" id="sortabletable" name="sortabletable" width="100%" border="0" cellpadding="0" cellspacing="0">
+<table class="tabcont" width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td class="listhdrr"><a href="#">IP address</a></td>
<td class="listhdrr"><a href="#">MAC address</a></td>
OpenPOWER on IntegriCloud