mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-26 03:48: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 -->
|
<!-- INCLUDE timezone_option.html -->
|
||||||
|
|
||||||
|
<!-- EVENT ucp_register_profile_fields_before -->
|
||||||
<!-- IF .profile_fields -->
|
<!-- IF .profile_fields -->
|
||||||
<tr>
|
<tr>
|
||||||
<td class="row2" colspan="2"><span class="gensmall">{L_ITEMS_REQUIRED}</span></td>
|
<td class="row2" colspan="2"><span class="gensmall">{L_ITEMS_REQUIRED}</span></td>
|
||||||
</tr>
|
</tr>
|
||||||
<!-- EVENT ucp_register_profile_fields_before -->
|
|
||||||
<!-- BEGIN profile_fields -->
|
<!-- BEGIN profile_fields -->
|
||||||
<tr>
|
<tr>
|
||||||
<td class="row1" width="35%">
|
<td class="row1" width="35%">
|
||||||
|
|
Loading…
Add table
Reference in a new issue