From a08382647b330ae0e5c4df7c60783d1755a0d3f8 Mon Sep 17 00:00:00 2001 From: Mika Havela Date: Thu, 22 May 2008 12:07:29 +0000 Subject: Graphical bugfix - Modifying path to images. version bump on Makefiles git-svn-id: svn://svn.alpinelinux.org/acf/opennhrp/trunk@1175 ab2d0c66-481e-0410-8bed-d214d4d58bed --- Makefile | 2 +- opennhrp-status-html.lsp | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Makefile b/Makefile index 6524743..23287b2 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ APP_NAME=opennhrp PACKAGE=acf-$(APP_NAME) -VERSION=0.3.3 +VERSION=0.3.4 APP_DIST=\ opennhrp* \ diff --git a/opennhrp-status-html.lsp b/opennhrp-status-html.lsp index ecd5e4e..462e8bd 100644 --- a/opennhrp-status-html.lsp +++ b/opennhrp-status-html.lsp @@ -29,9 +29,9 @@ io.write(">" .. myform.label .. "\n") io.write("\t\t
\n") for k,v in pairs(myform.option or {}) do io.write("\t\t\t") - io.write("\n\t\t\t\n") + io.write("\n\t\t\t\n") for k1,v1 in pairs(v) do - io.write("\n\t\t\t
" .. k .. "
" .. k .. "