Update sPhone.lua

This commit is contained in:
Ale32bit 2015-10-05 16:58:02 +02:00
parent f939ac61df
commit 0229cfd6d2

View file

@ -436,7 +436,7 @@ end
end
local function home()
sPhone.winOk("The 5th of october","the databse will be reset")
sPhone.winOk("The 5th of october the","database will be reset")
local function drawHome()
local function box(x,y,text,bg,colorText,page)
graphics.box(x,y,x+1+#text,y+2,bg)