From e09412db58b3f081cf458637e652eb420da8eeaf Mon Sep 17 00:00:00 2001 From: Vinny Date: Fri, 10 Aug 2012 20:43:07 -0300 Subject: [PATCH] [ticket/11010] Changing email and url input types in subsilver2 templates PHPBB3-11010 --- phpBB/styles/subsilver2/template/memberlist_email.html | 2 +- phpBB/styles/subsilver2/template/memberlist_search.html | 6 +++--- .../subsilver2/template/ucp_profile_profile_info.html | 6 +++--- .../styles/subsilver2/template/ucp_profile_reg_details.html | 2 +- phpBB/styles/subsilver2/template/ucp_register.html | 2 +- phpBB/styles/subsilver2/template/ucp_remind.html | 2 +- phpBB/styles/subsilver2/template/ucp_resend.html | 2 +- 7 files changed, 11 insertions(+), 11 deletions(-) diff --git a/phpBB/styles/subsilver2/template/memberlist_email.html b/phpBB/styles/subsilver2/template/memberlist_email.html index 8e535ae80d..88289e53bf 100644 --- a/phpBB/styles/subsilver2/template/memberlist_email.html +++ b/phpBB/styles/subsilver2/template/memberlist_email.html @@ -25,7 +25,7 @@ {L_EMAIL_ADDRESS} - + {L_REAL_NAME} diff --git a/phpBB/styles/subsilver2/template/memberlist_search.html b/phpBB/styles/subsilver2/template/memberlist_search.html index c0434d8110..02b595a175 100644 --- a/phpBB/styles/subsilver2/template/memberlist_search.html +++ b/phpBB/styles/subsilver2/template/memberlist_search.html @@ -82,7 +82,7 @@ {L_EMAIL}{L_COLON} - +   @@ -93,7 +93,7 @@ {L_JOINED}{L_COLON} {L_YIM}{L_COLON} - + @@ -103,7 +103,7 @@   {L_MSNM}{L_COLON} - + {L_POSTS}{L_COLON} diff --git a/phpBB/styles/subsilver2/template/ucp_profile_profile_info.html b/phpBB/styles/subsilver2/template/ucp_profile_profile_info.html index 19259aebc8..25f1455746 100644 --- a/phpBB/styles/subsilver2/template/ucp_profile_profile_info.html +++ b/phpBB/styles/subsilver2/template/ucp_profile_profile_info.html @@ -22,11 +22,11 @@ {L_UCP_MSNM}{L_COLON} - + {L_UCP_YIM}{L_COLON} - + {L_UCP_JABBER}{L_COLON} @@ -34,7 +34,7 @@ {L_WEBSITE}{L_COLON} - + {L_LOCATION}{L_COLON} diff --git a/phpBB/styles/subsilver2/template/ucp_profile_reg_details.html b/phpBB/styles/subsilver2/template/ucp_profile_reg_details.html index 5b65fdb8af..6944a62764 100644 --- a/phpBB/styles/subsilver2/template/ucp_profile_reg_details.html +++ b/phpBB/styles/subsilver2/template/ucp_profile_reg_details.html @@ -20,7 +20,7 @@ {L_EMAIL_ADDRESS}{L_COLON} - {EMAIL} + {EMAIL} diff --git a/phpBB/styles/subsilver2/template/ucp_register.html b/phpBB/styles/subsilver2/template/ucp_register.html index 01808dfc69..3392c557a2 100644 --- a/phpBB/styles/subsilver2/template/ucp_register.html +++ b/phpBB/styles/subsilver2/template/ucp_register.html @@ -39,7 +39,7 @@ {L_EMAIL_ADDRESS}{L_COLON} - + {L_PASSWORD}{L_COLON}
{L_PASSWORD_EXPLAIN} diff --git a/phpBB/styles/subsilver2/template/ucp_remind.html b/phpBB/styles/subsilver2/template/ucp_remind.html index 5151ccfad3..f7fde4b3be 100644 --- a/phpBB/styles/subsilver2/template/ucp_remind.html +++ b/phpBB/styles/subsilver2/template/ucp_remind.html @@ -14,7 +14,7 @@ {L_EMAIL_ADDRESS}{L_COLON}
{L_EMAIL_REMIND} - + {S_HIDDEN_FIELDS}   diff --git a/phpBB/styles/subsilver2/template/ucp_resend.html b/phpBB/styles/subsilver2/template/ucp_resend.html index 7e88f6ede2..62e7e96d6b 100644 --- a/phpBB/styles/subsilver2/template/ucp_resend.html +++ b/phpBB/styles/subsilver2/template/ucp_resend.html @@ -14,7 +14,7 @@ {L_EMAIL_ADDRESS}{L_COLON}
{L_EMAIL_REMIND} - + {S_HIDDEN_FIELDS}