Fixed copy paste error

This commit is contained in:
2023-09-07 08:57:45 +01:00
parent ac457f61bf
commit 491a7ac567

View File

@@ -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">