From ec39f8d389137f08703a3844fc95bd0b050f8fdf Mon Sep 17 00:00:00 2001 From: ljm42 Date: Sun, 22 Oct 2017 21:11:05 -0700 Subject: [PATCH] fixes sorting by lease type fixes sorting on the "lease type" column (the underlying data structure is keyed on "act" instead of "type") --- src/www/status_dhcp_leases.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/www/status_dhcp_leases.php b/src/www/status_dhcp_leases.php index 5e1a61d02..8baae396d 100644 --- a/src/www/status_dhcp_leases.php +++ b/src/www/status_dhcp_leases.php @@ -360,7 +360,7 @@ include("head.inc");?> - +