From e0d088c76ee0639a3979ffc810867a0221a3213d Mon Sep 17 00:00:00 2001 From: Andreas Brodmann Date: Mon, 19 Nov 2007 14:50:04 +0000 Subject: /acf/dhcp: properly enable/disable dynamic hosts window and advanced window git-svn-id: svn://svn.alpinelinux.org/acf/dhcp/trunk@336 ab2d0c66-481e-0410-8bed-d214d4d58bed --- dhcp-editnet-html.lsp | 39 ++++++++++++++++++++++++++++++++++----- 1 file changed, 34 insertions(+), 5 deletions(-) (limited to 'dhcp-editnet-html.lsp') diff --git a/dhcp-editnet-html.lsp b/dhcp-editnet-html.lsp index 92c83c4..d2b4c75 100644 --- a/dhcp-editnet-html.lsp +++ b/dhcp-editnet-html.lsp @@ -4,6 +4,31 @@ local net = form.value local errcode = form.errcode ?> +

Basic Configuration

Subnet:

@@ -13,7 +38,7 @@ end ?> -
" method="POST"> @@ -29,7 +54,7 @@ WPAD: Lease Range Start: Lease Range End: - Unknown Clients permit\n"); @@ -61,14 +86,16 @@ Enter one host per line in the format: hostname;mac;comment
MACXX:XX:XX:XX:XX:XX - +

+ +

Subnet: Advanced Configuration

- Activate Advanced Configuration - use with caution!

+ Activate Advanced Configuration - use with caution!

+
-
" method="POST"> @@ -77,4 +104,6 @@ Enter one host per line in the format: hostname;mac;comment
+ + -- cgit v1.2.3