diff options
| -rw-r--r-- | phpBB/styles/subsilver2/template/ucp_register.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/styles/subsilver2/template/ucp_register.html b/phpBB/styles/subsilver2/template/ucp_register.html index 76f458ffb0..162fa2a020 100644 --- a/phpBB/styles/subsilver2/template/ucp_register.html +++ b/phpBB/styles/subsilver2/template/ucp_register.html @@ -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%"> |
