mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-06 16:56:44 +02:00
Merge branch '3.3.x'
This commit is contained in:
@@ -78,8 +78,7 @@
|
||||
<!-- INCLUDE timezone_option.html -->
|
||||
|
||||
<!-- EVENT ucp_register_profile_fields_before -->
|
||||
<!-- IF .profile_fields -->
|
||||
<dl><dd><strong>{L_ITEMS_REQUIRED}</strong></dd></dl>
|
||||
{% if PROFILE_FIELDS_REQUIRED %}<dl><dd><strong>{L_ITEMS_REQUIRED}</strong></dd></dl>{% endif %}
|
||||
|
||||
<!-- BEGIN profile_fields -->
|
||||
<dl>
|
||||
@@ -89,7 +88,6 @@
|
||||
<dd>{profile_fields.FIELD}</dd>
|
||||
</dl>
|
||||
<!-- END profile_fields -->
|
||||
<!-- ENDIF -->
|
||||
|
||||
<!-- EVENT ucp_register_profile_fields_after -->
|
||||
</fieldset>
|
||||
|
Reference in New Issue
Block a user