mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-16 06:36:39 +02:00
[ticket/12696] Change some parts
Change placment of ucp_register_profile_fields_before PHPBB3-12696
This commit is contained in:
@ -60,11 +60,11 @@
|
||||
|
||||
<!-- INCLUDE timezone_option.html -->
|
||||
|
||||
<!-- EVENT ucp_register_profile_fields_before -->
|
||||
<!-- IF .profile_fields -->
|
||||
<tr>
|
||||
<td class="row2" colspan="2"><span class="gensmall">{L_ITEMS_REQUIRED}</span></td>
|
||||
</tr>
|
||||
<!-- EVENT ucp_register_profile_fields_before -->
|
||||
<!-- BEGIN profile_fields -->
|
||||
<tr>
|
||||
<td class="row1" width="35%">
|
||||
|
Reference in New Issue
Block a user