Update button label
This commit is contained in:
parent
2cc68d77e1
commit
6957f7ea88
|
@ -496,8 +496,7 @@ local function show_load_save_dialog()
|
||||||
button[0.25,7.75;5.5,1;load;Load formspec]
|
button[0.25,7.75;5.5,1;load;Load formspec]
|
||||||
button[0.25,9;5.5,1;save;Save formspec]
|
button[0.25,9;5.5,1;save;Save formspec]
|
||||||
box[0,10.369;6,0.02;#aaa]
|
box[0,10.369;6,0.02;#aaa]
|
||||||
button[0.25,10.75;5.5,1;digistuff_ts;WIP]] .. '\n' ..
|
button[0.25,10.75;5.5,1;digistuff_ts;Export to digistuff touchscreen]
|
||||||
[[Export to digistuff touchscreen]
|
|
||||||
]]
|
]]
|
||||||
local function get_options()
|
local function get_options()
|
||||||
local elems = element_dialog.firstChild.firstChild.children
|
local elems = element_dialog.firstChild.firstChild.children
|
||||||
|
|
Loading…
Reference in New Issue