chg: [element:genericElements] Button placement consistency in generic modal
parent
41f96dedcb
commit
adc4a776a8
|
@ -10,8 +10,8 @@
|
|||
<?= $body ?>
|
||||
</div>
|
||||
<div class="modal-footer">
|
||||
<?= $actionButton ?>
|
||||
<button type="button" class="btn btn-secondary cancel-button" data-dismiss="modal"><?= __('Cancel') ?></button>
|
||||
<?= $actionButton ?>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue