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-home-html.lsp | 116 ++++++++++++++++++++++++++--------------------------- 1 file changed, 57 insertions(+), 59 deletions(-) (limited to 'dhcp-home-html.lsp') diff --git a/dhcp-home-html.lsp b/dhcp-home-html.lsp index c4ad154..da6d8d5 100644 --- a/dhcp-home-html.lsp +++ b/dhcp-home-html.lsp @@ -2,75 +2,73 @@ local form = ... local data = form.option ?> +

Home

-

DHCPd - Status

- is:

- -

DHCPd - Daemon Control

- - - - - - - - -
-

+

System info

-

DHCPd - Generate Configuration File

- -" method="POST"> - - -
-" .. form.genmsg .. "" ) end ?>
+
Program version
+
-

DHCPd - Global Settings

- -" method="POST"> - - -

- -

DHCPd - Edit Subnet

- -" method="POST"> - - - -
Network to modify - + + +

+ + +

Change/Generate settings

+ +

Global

+ +
Edit global settings
+
" method="POST"> + +
+ + +
Global Config Pre/Post Code
+
" method="POST"> + +
+ +

Subnet declarations

+ +
Edit subnet
+
" method="POST"> +

- -

DHCPd - Add New Subnet

- -" method="POST"> - - - - -
-
+ + -

DHCPd - Global Config Pre/Post Code

- -" method="POST"> - - -

+
Add new subnet
+
" method="POST"> + +
+ +

Generate config

+ +
Generate Configuration File
+
" method="POST"> +
+" .. form.genmsg .. "

" ) end ?>
+ +

View files

-

DHCPd - View Files

-" method="POST"> - - +
View dhcpd.conf
+
+ +
View dhcpd.leases
+
-

+ -- cgit v1.2.3