Merge pull request #259 from Asturyan/master
[BackOffice] remove enclosure tag
This commit is contained in:
@@ -87,7 +87,7 @@
|
|||||||
<div class="btn-group">
|
<div class="btn-group">
|
||||||
{loop type="lang" name="ui-lang" id="{lang attr='id'}"}
|
{loop type="lang" name="ui-lang" id="{lang attr='id'}"}
|
||||||
<button class="btn btn-default">
|
<button class="btn btn-default">
|
||||||
<img src="{image file="assets/img/flags/{$CODE}.png"}" alt="{$TITLE}" /> {$CODE|ucfirst}</a>
|
<img src="{image file="assets/img/flags/{$CODE}.png"}" alt="{$TITLE}" /> {$CODE|ucfirst}
|
||||||
</button>
|
</button>
|
||||||
{/loop}
|
{/loop}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user