change label in form test
This commit is contained in:
@@ -12,7 +12,7 @@ An image from asset directory :
|
||||
|
||||
{form_field_hidden form=$form}
|
||||
{form_field form=$form.email}
|
||||
{intl l='{$label}'} : <input type="text" name="{$name}" {$attr} >
|
||||
{intl l="{$label}"} : <input type="text" name="{$name}" {$attr} >
|
||||
{/form_field}
|
||||
|
||||
{form_field form=$form.name}
|
||||
|
||||
Reference in New Issue
Block a user