Fixed copy paste error
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{% if 'locale' not in form.fields.hidden %}
|
||||
{% if 'name_email' not in form.fields.hidden %}
|
||||
{% if col_width %}<div class="{{col_width}}">{% endif %}
|
||||
<label for="input-register-first_name">{{translate('NAME_AND_EMAIL')}}</label>
|
||||
<div class="row">
|
||||
|
||||
Reference in New Issue
Block a user