From 11c9bb94dbc1c4c0974adc6c9dfd95349fddd9a3 Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Fri, 4 Nov 2005 21:25:31 +0000 Subject: Show item if mac or ip is defined. Ticket #669 --- usr/local/www/services_dhcp.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'usr') diff --git a/usr/local/www/services_dhcp.php b/usr/local/www/services_dhcp.php index e34368e..daffa88 100755 --- a/usr/local/www/services_dhcp.php +++ b/usr/local/www/services_dhcp.php @@ -401,7 +401,7 @@ function enable_change(enable_over) { - ""): ?> + "" or $mapent['ipaddr'] <> ""): ?> -- cgit v1.1