From da61beb7aef90f48606ab904dbe2131b50b12912 Mon Sep 17 00:00:00 2001 From: Ted Trask Date: Wed, 18 Jun 2008 20:07:55 +0000 Subject: Rewrite of tinydns to simplify code and use new cfe model. Added js to filter records. git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@1219 ab2d0c66-481e-0410-8bed-d214d4d58bed --- lib/viewfunctions.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/viewfunctions.lua') diff --git a/lib/viewfunctions.lua b/lib/viewfunctions.lua index 312ba3b..a8ad444 100644 --- a/lib/viewfunctions.lua +++ b/lib/viewfunctions.lua @@ -164,7 +164,7 @@ function displayform(myform, order) displayformitem(item) end end - io.write('
\n') + io.write('
\n') io.write('\n') io.write('') end -- cgit v1.2.3