mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-13 07:24:13 +01:00
N°3908 - Fix button location (moved to the right of the screen)
This commit is contained in:
@@ -60,7 +60,7 @@
|
||||
{% UIButton ForPrimaryAction {sLabel:'iTopUpdate:UI:RunSetup'|dict_s, sId:'run_setup', bIsSubmit:true, IsDisabled:false} %}
|
||||
{% EndUIForm %}
|
||||
{% EndUIContentBlock %}
|
||||
{% UIContentBlock Standard {aContainerClasses:["ibo-setup--button-spacer"]} %}{% EndUIContentBlock %}
|
||||
{% UIToolbarSpacer Standard {} %}
|
||||
{% UIForm Standard {CSSClasses:['form-inline']} %}
|
||||
{% UIButton ForPrimaryAction {sLabel:'iTopUpdate:UI:Continue'|dict_s, sId:'setup_continue', bIsSubmit:true, IsDisabled:true} %}
|
||||
{% EndUIForm %}
|
||||
|
||||
Reference in New Issue
Block a user