diff --git a/phpBB/styles/subSilver/template/custom_profile_fields.html b/phpBB/styles/subSilver/template/custom_profile_fields.html new file mode 100644 index 0000000000..eb791a0cc3 --- /dev/null +++ b/phpBB/styles/subSilver/template/custom_profile_fields.html @@ -0,0 +1,29 @@ + + + + + + + + + + + + + + + {bool.options.VALUE}    + + checked="checked" /> + + + + + + + + + {L_DAY}: {L_MONTH}: {L_YEAR}: + diff --git a/phpBB/styles/subSilver/template/ucp_profile_profile_info.html b/phpBB/styles/subSilver/template/ucp_profile_profile_info.html index 51c20b5868..f24943dc36 100644 --- a/phpBB/styles/subSilver/template/ucp_profile_profile_info.html +++ b/phpBB/styles/subSilver/template/ucp_profile_profile_info.html @@ -54,6 +54,12 @@ {L_BIRTHDAY}:
{L_BIRTHDAY_EXPLAIN} {L_DAY}: {L_MONTH}: {L_YEAR}: + + + {profile_fields.LANG_NAME}:
{profile_fields.LANG_EXPLAIN} + {profile_fields.FIELD}
{profile_fields.ERROR} + + {S_HIDDEN_FIELDS}   diff --git a/phpBB/styles/subSilver/template/ucp_register.html b/phpBB/styles/subSilver/template/ucp_register.html index fa9fddd314..4023b81220 100644 --- a/phpBB/styles/subSilver/template/ucp_register.html +++ b/phpBB/styles/subSilver/template/ucp_register.html @@ -54,6 +54,13 @@ + + + {profile_fields.LANG_NAME}:
{profile_fields.LANG_EXPLAIN} + {profile_fields.FIELD}
{profile_fields.ERROR} + + + {L_CONFIRMATION}