Fixed some typos
This commit is contained in:
@@ -203,7 +203,7 @@
|
||||
{render_form_field field="locale" value=$LOCALE}
|
||||
|
||||
<div class="input-group">
|
||||
<input type="text" {$form_field_attributes form=$form field="title" template="toto"}>
|
||||
<input type="text" {form_field_attributes form=$form field="title"}>
|
||||
<span class="input-group-addon"><img src="{image file="assets/img/flags/{$CODE}.png"}" alt="{$TITLE}" /></span>
|
||||
</div>
|
||||
{/loop}
|
||||
|
||||
Reference in New Issue
Block a user