html/preset_sel/ui.cfg : Change insert location label.
This commit is contained in:
parent
cf024fe85d
commit
3dcdfaa982
@ -45,7 +45,7 @@
|
|||||||
|
|
||||||
|
|
||||||
row: {
|
row: {
|
||||||
number:{ name: insertLocId, title:"End Loc:", min:0, max:100000, step:1, decpl:0 },
|
number:{ name: insertLocId, title:"Loc:", min:0, max:100000, step:1, decpl:0 },
|
||||||
button:{ name: insertBtnId, title:"Insert", enable: false },
|
button:{ name: insertBtnId, title:"Insert", enable: false },
|
||||||
},
|
},
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user