confirm spelling, thanks sethkinast

This commit is contained in:
mdipierro
2012-08-22 08:32:00 -05:00
parent 054b9c672c
commit cd543099a7
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1 +1 @@
Version 2.00.0 (2012-08-21 22:19:37) dev
Version 2.00.0 (2012-08-22 08:31:56) dev
+1 -1
View File
@@ -2044,7 +2044,7 @@ class FORM(DIV):
@staticmethod
def confim(text='OK',buttons=None,hidden=None):
def confirm(text='OK',buttons=None,hidden=None):
if not buttons: buttons = {}
if not hidden: hidden={}
inputs = [INPUT(_type='button',