MDL-84569 payment: consistent payment modal primary button alignment.
This commit is contained in:
@@ -39,7 +39,7 @@
|
||||
}}
|
||||
{{< core/modal }}
|
||||
{{$footer}}
|
||||
<button type="button" class="btn btn-primary" data-action="proceed">{{#str}} proceed {{/str}}</button>
|
||||
<button type="button" class="btn btn-secondary" data-action="cancel">{{#str}} cancel {{/str}}</button>
|
||||
<button type="button" class="btn btn-primary" data-action="proceed">{{#str}} proceed {{/str}}</button>
|
||||
{{/footer}}
|
||||
{{/ core/modal }}
|
||||
|
||||
Reference in New Issue
Block a user