mirror of
https://gitlab.com/4w/mtimer.git
synced 2024-11-28 02:03:46 +01:00
adapt timer format to new style
This commit is contained in:
parent
69dd2386c0
commit
70760fc37f
@ -287,7 +287,7 @@ mtimer.dialog.timer_format = function (player_name)
|
||||
'label[0,2.5;'..S('Custom Timer')..'] label[2.5,2.5;{ct}] label[4,2.5;'..esc(S('As configured'))..']',
|
||||
'container_end[]',
|
||||
'container[6.25,0]',
|
||||
'button[0,0;2,0.5;apply;'..S('Apply')..']',
|
||||
mtimer.get_icon_button('apply', { label = S('Apply') }),
|
||||
'container_end[]'
|
||||
}
|
||||
})
|
||||
|
Loading…
Reference in New Issue
Block a user