Update sPhone.lua

This commit is contained in:
Ale32bit 2015-10-05 16:57:06 +02:00
parent fb80ebcf28
commit f939ac61df

View file

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