From 95bf94eb7d7605f31f2ec5171842883d69b6424f Mon Sep 17 00:00:00 2001 From: Mika Havela Date: Wed, 21 May 2008 09:03:21 +0000 Subject: Small graphical changes due to change in ice.css git-svn-id: svn://svn.alpinelinux.org/acf/tinydns/trunk@1137 ab2d0c66-481e-0410-8bed-d214d4d58bed --- tinydns-expert-html.lsp | 3 --- tinydns-status-html.lsp | 4 ++-- 2 files changed, 2 insertions(+), 5 deletions(-) diff --git a/tinydns-expert-html.lsp b/tinydns-expert-html.lsp index 83e8bf7..825267b 100644 --- a/tinydns-expert-html.lsp +++ b/tinydns-expert-html.lsp @@ -22,8 +22,6 @@ displayinfo(myform,tags,"viewonly")

CONFIGURATION

Expert config

Edit/View existing configfiles

-
- @@ -39,7 +37,6 @@ displayinfo(myform,tags,"viewonly")
File
-

Create new configfile

") for k1,v1 in pairs(v.option) do if (v1.label) then - io.write("\n\t\t\t\t\n\t\t\t\t\t".. tostring(v1.label) .. - ":\n\t\t\t\t\t".. tostring(v1.value) .."\n\t\t\t\t") + io.write("\n\t\t\t\t\n\t\t\t\t\t".. tostring(v1.label) .. + ":\n\t\t\t\t\t".. tostring(v1.value) .."\n\t\t\t\t") end end io.write("\n\t\t\t") -- cgit v1.2.3