Suite à MAJ 2.3.4, il manquait des choses dans des templates
This commit is contained in:
@@ -213,7 +213,7 @@
|
||||
|
||||
<div class="input-group">
|
||||
<input type="text" {form_field_attributes field="title"}>
|
||||
<span class="input-group-addon"><img src="{image file="assets/img/flags/{$CODE}.png"}" alt="{$TITLE}" /></span>
|
||||
<span class="input-group-addon"><img src="{image file="assets/img/flags/`$CODE`.png"}" alt="{$TITLE}" /></span>
|
||||
</div>
|
||||
<div class="help-block">{intl l="Enter here the value in the default language (%title)" title={$TITLE}}</div>
|
||||
{/loop}
|
||||
@@ -541,4 +541,4 @@ form_content = {$smarty.capture.delete_dialog nofilter}
|
||||
|
||||
{block name="javascript-last-call"}
|
||||
{hook name="hooks.js" location="hooks-js" }
|
||||
{/block}
|
||||
{/block}
|
||||
|
||||
Reference in New Issue
Block a user