From 2659317883b211aba20dbb256eaf108eac8eda41 Mon Sep 17 00:00:00 2001 From: Mika Havela Date: Thu, 20 Dec 2007 14:24:00 +0000 Subject: Changed view-files to reflect modificatsion in the new css git-svn-id: svn://svn.alpinelinux.org/acf/dhcp/trunk@441 ab2d0c66-481e-0410-8bed-d214d4d58bed --- dhcp-editnet-html.lsp | 86 +++++++++++++++++++++++++-------------------------- 1 file changed, 43 insertions(+), 43 deletions(-) (limited to 'dhcp-editnet-html.lsp') diff --git a/dhcp-editnet-html.lsp b/dhcp-editnet-html.lsp index 2287bcb..d5cf0cf 100644 --- a/dhcp-editnet-html.lsp +++ b/dhcp-editnet-html.lsp @@ -20,7 +20,7 @@ 0 then - io.write("
" .. errcode.msg .. "

") + io.write("

" .. errcode.msg .. "

") end ?> @@ -28,19 +28,45 @@ option.controller .. "/" .. option.action .. option.extra) ?>" method="POST"> - - - - - - - - - - - - - - " method="POST"> -
Subnet:
Netmask:
Gateway:
DNS Server 1:
DNS Server 2:
Default Lease Time:
Maximum Lease Time:
Domain Name:
WPAD:
Lease Range Start:
Lease Range End:
Unknown Clients + +
Netmask
+
+ +
Gateway
+
+ +
DNS Server 1
+
+ +
DNS Server 2
+
+ +
Default Lease Time
+
+ +
Maximum Lease Time
+
+ +
Domain Name
+
+ +
WPAD
+
+ +
Lease Range Start
+
+ +
Lease Range End
+
+ +
Unknown Clients
+
- -

-

Subnet: Static Hosts

-Enter one host per line in the format: hostname;ip;mac;comment
- - - - -
Hostname[a-z], [0-9], -
IPxxx.xxx.xxx.xxx
MACXX:XX:XX:XX:XX:XX
- - -

- - -

Subnet: Advanced Configuration

- Activate Advanced Configuration - use with caution!

- - - -
-
-
" method="POST"> - - -
" method="POST"> -
+ +
" method="POST"> + -- cgit v1.2.3