From e6391acd690eac9baa383b9a693a90f898b1937b Mon Sep 17 00:00:00 2001 From: Senky Date: Thu, 27 Sep 2012 20:32:18 +0200 Subject: [ticket/11010] adding type="number" to subsilver2 and removing it from prosilver wher it should not be. PHPBB3-11010 --- .../subsilver2/template/custom_profile_fields.html | 2 +- phpBB/styles/subsilver2/template/mcp_topic.html | 4 ++-- phpBB/styles/subsilver2/template/posting_body.html | 2 +- .../subsilver2/template/posting_poll_body.html | 4 ++-- .../subsilver2/template/ucp_profile_avatar.html | 2 +- .../template/ucp_profile_profile_info.html | 26 +++++++++++----------- 6 files changed, 20 insertions(+), 20 deletions(-) (limited to 'phpBB/styles/subsilver2') diff --git a/phpBB/styles/subsilver2/template/custom_profile_fields.html b/phpBB/styles/subsilver2/template/custom_profile_fields.html index 2853722064..3dabedda06 100644 --- a/phpBB/styles/subsilver2/template/custom_profile_fields.html +++ b/phpBB/styles/subsilver2/template/custom_profile_fields.html @@ -21,7 +21,7 @@ - + diff --git a/phpBB/styles/subsilver2/template/mcp_topic.html b/phpBB/styles/subsilver2/template/mcp_topic.html index 431d8d0e6c..7fe99a05c6 100644 --- a/phpBB/styles/subsilver2/template/mcp_topic.html +++ b/phpBB/styles/subsilver2/template/mcp_topic.html @@ -42,7 +42,7 @@ {L_MERGE_TOPIC_ID} - {L_SELECT_TOPIC} + {L_SELECT_TOPIC} @@ -55,7 +55,7 @@ {L_POSTS_PER_PAGE}
{L_POSTS_PER_PAGE_EXPLAIN} - + {L_DISPLAY_POSTS}{L_COLON} {S_SELECT_SORT_DAYS} {L_SORT_BY} {S_SELECT_SORT_KEY} {S_SELECT_SORT_DIR}  diff --git a/phpBB/styles/subsilver2/template/posting_body.html b/phpBB/styles/subsilver2/template/posting_body.html index 39f8f876ba..4feb4e955a 100644 --- a/phpBB/styles/subsilver2/template/posting_body.html +++ b/phpBB/styles/subsilver2/template/posting_body.html @@ -322,7 +322,7 @@ {L_STICK_TOPIC_FOR}{L_COLON}
{L_STICKY_ANNOUNCE_TIME_LIMIT} -  {L_DAYS} {L_STICK_TOPIC_FOR_EXPLAIN} +  {L_DAYS} {L_STICK_TOPIC_FOR_EXPLAIN} diff --git a/phpBB/styles/subsilver2/template/posting_poll_body.html b/phpBB/styles/subsilver2/template/posting_poll_body.html index c41741ac51..67996eaf33 100644 --- a/phpBB/styles/subsilver2/template/posting_poll_body.html +++ b/phpBB/styles/subsilver2/template/posting_poll_body.html @@ -15,11 +15,11 @@ {L_POLL_MAX_OPTIONS}{L_COLON}
{L_POLL_MAX_OPTIONS_EXPLAIN} - + {L_POLL_FOR}{L_COLON} -  {L_DAYS} {L_POLL_FOR_EXPLAIN} +  {L_DAYS} {L_POLL_FOR_EXPLAIN} diff --git a/phpBB/styles/subsilver2/template/ucp_profile_avatar.html b/phpBB/styles/subsilver2/template/ucp_profile_avatar.html index 4c7458e940..697cceabb9 100644 --- a/phpBB/styles/subsilver2/template/ucp_profile_avatar.html +++ b/phpBB/styles/subsilver2/template/ucp_profile_avatar.html @@ -9,7 +9,7 @@ {ERROR} - + {L_CURRENT_IMAGE}{L_COLON}
{L_AVATAR_EXPLAIN}
{AVATAR}

 {L_DELETE_AVATAR} diff --git a/phpBB/styles/subsilver2/template/ucp_profile_profile_info.html b/phpBB/styles/subsilver2/template/ucp_profile_profile_info.html index 25f1455746..6a0acd06c1 100644 --- a/phpBB/styles/subsilver2/template/ucp_profile_profile_info.html +++ b/phpBB/styles/subsilver2/template/ucp_profile_profile_info.html @@ -9,53 +9,53 @@ {ERROR} - + {L_PROFILE_INFO_NOTICE} - + {L_UCP_ICQ}{L_COLON} - + - + {L_UCP_AIM}{L_COLON} - + {L_UCP_MSNM}{L_COLON} - + {L_UCP_YIM}{L_COLON} - + {L_UCP_JABBER}{L_COLON} - + {L_WEBSITE}{L_COLON} - + {L_LOCATION}{L_COLON} - + {L_OCCUPATION}{L_COLON} - + {L_INTERESTS}{L_COLON} - + {L_BIRTHDAY}{L_COLON}
{L_BIRTHDAY_EXPLAIN} {L_DAY}{L_COLON} {L_MONTH}{L_COLON} {L_YEAR}{L_COLON} - + {profile_fields.LANG_NAME}{L_COLON} * -- cgit v1.2.1