feat(standard-styling): Change header tpl, standard vars & icons,
This commit is contained in:
@ -12,9 +12,9 @@
|
||||
{block name='modal_title' hide}
|
||||
<h5 class="modal-title">{$smarty.block.child}</h5>
|
||||
{/block}
|
||||
{block name='modal_close'}
|
||||
{block name='modal_close'}
|
||||
<button type="button" class="close" data-dismiss="modal" aria-label="Close">
|
||||
<span aria-hidden="true">×</span>
|
||||
{svg_icon file='x.svg' width="24" height="24"}
|
||||
</button>
|
||||
{/block}
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user