From ae2b0e0d008d64568c91a578a6090dd44860e2ae Mon Sep 17 00:00:00 2001 From: Mika Havela Date: Wed, 27 Feb 2008 16:32:55 +0000 Subject: Graphical bugfixes. git-svn-id: svn://svn.alpinelinux.org/acf/openntpd/trunk@774 ab2d0c66-481e-0410-8bed-d214d4d58bed --- openntpd-config-html.lsp | 24 +++--------------------- openntpd-expert-html.lsp | 10 +--------- openntpd-status-html.lsp | 10 +--------- 3 files changed, 5 insertions(+), 39 deletions(-) diff --git a/openntpd-config-html.lsp b/openntpd-config-html.lsp index 34c7b0d..dd330a7 100644 --- a/openntpd-config-html.lsp +++ b/openntpd-config-html.lsp @@ -3,11 +3,9 @@

SYSTEM INFO

-
Program status +
Program status
-
-
Program version
@@ -22,9 +20,7 @@
Set time immediately at startup
>
-
-
Save the above settings
(see above)
@@ -51,24 +47,16 @@ for i = 1, table.maxn(view.config.variables.server) do ?>
In most cases you could use pool.ntp.org or [countryname].pool.ntp.org (if listed in http://www.pool.ntp.org/). "..view.errors.hosts_list.."

") end ?> -
-
Delete selected host
(see above)
-
-
>Host to add
">"..view.errors.hosts_add.."

") end ?>
-
-
> -
Type of above server
+
>Type of above server
Single server: Server pool:"..view.errors.hosts_type.."

") end ?>
-
-
Add new host
@@ -88,14 +76,10 @@ for i = 1, table.maxn(view.config.variables.listen) do ?>
Empty list = Listening (acting as server) is disabled
"*" = Listen on all local addresses "..view.errors.listen_list.."

") end ?> - -
Delete selected address
(see above)
-
-
Add new listen address
"..view.errors.listen_add.."

") end ?>
@@ -110,14 +94,12 @@ for i = 1, table.maxn(view.config.variables.listen) do ?> - -
Previous action result
-
+
Program status
- -
Program version
@@ -27,14 +25,10 @@ io.write(debugs.variables(view))
File name
-
-
File size
-
-
Last modified
@@ -61,14 +55,12 @@ io.write(debugs.variables(view)) - -
Previous action result
-
+
Program status
- -
Program version

PROGRAM SPECIFIC OPTIONS/INFORMATION

-
+
Configured as server (listens)
-
-
Sets time directly at startup
-
-
Current time
-
-
Previous time adjustment
-- cgit v1.2.3