change how to use smarty variables
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
<div class="col-md-12 general-block-decorator">
|
||||
<div class="row">
|
||||
<div class="col-md-7 title">
|
||||
{intl l='Edit folder %title' title=$TITLE}
|
||||
{intl l='Edit folder %title' title={$TITLE}}
|
||||
</div>
|
||||
|
||||
<div class="col-md-5 actions">
|
||||
|
||||
Reference in New Issue
Block a user