mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-25 19:38:53 +00:00
[ticket/12696] Change some parts
Change placment of ucp_register_profile_fields_before PHPBB3-12696
This commit is contained in:
parent
dc5e2f5d9a
commit
334c77cd0d
1 changed files with 1 additions and 1 deletions
|
@ -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%">
|
||||
|
|
Loading…
Add table
Reference in a new issue