From dee3dbb28e6dd153ffdd0e840ffde801b6949fef Mon Sep 17 00:00:00 2001 From: Ted Trask Date: Wed, 19 Jan 2011 15:13:03 +0000 Subject: Fixed bug where classes for input fields were put in a second class attribute --- html.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'html.lua') diff --git a/html.lua b/html.lua index fc34f17..4839458 100644 --- a/html.lua +++ b/html.lua @@ -89,11 +89,11 @@ local generic_input = function ( field_type, v ) return nil end - local str = string.format ( '