From cf9d407493d76cee76987edf38ae0191360bb661 Mon Sep 17 00:00:00 2001 From: Senky Date: Sun, 27 Jan 2013 22:45:45 +0100 Subject: [ticket/11010] applying some of EXreaction notes PHPBB3-11010 --- phpBB/styles/prosilver/template/mcp_topic.html | 2 +- phpBB/styles/prosilver/template/memberlist_search.html | 4 ++-- phpBB/styles/prosilver/template/ucp_profile_profile_info.html | 2 +- phpBB/styles/subsilver2/template/mcp_topic.html | 2 +- phpBB/styles/subsilver2/template/memberlist_search.html | 4 ++-- phpBB/styles/subsilver2/template/ucp_profile_profile_info.html | 2 +- 6 files changed, 8 insertions(+), 8 deletions(-) (limited to 'phpBB/styles') diff --git a/phpBB/styles/prosilver/template/mcp_topic.html b/phpBB/styles/prosilver/template/mcp_topic.html index 3e58a13e09..3277e4b282 100644 --- a/phpBB/styles/prosilver/template/mcp_topic.html +++ b/phpBB/styles/prosilver/template/mcp_topic.html @@ -43,7 +43,7 @@ onload_functions.push('subPanels()');

{L_POSTS_PER_PAGE_EXPLAIN}
-
+
diff --git a/phpBB/styles/prosilver/template/memberlist_search.html b/phpBB/styles/prosilver/template/memberlist_search.html index 7f30f4611e..c26b48cb6d 100644 --- a/phpBB/styles/prosilver/template/memberlist_search.html +++ b/phpBB/styles/prosilver/template/memberlist_search.html @@ -68,11 +68,11 @@ function insert_single(user)
-
+
-
+
diff --git a/phpBB/styles/prosilver/template/ucp_profile_profile_info.html b/phpBB/styles/prosilver/template/ucp_profile_profile_info.html index 358f1064f8..82490f202e 100644 --- a/phpBB/styles/prosilver/template/ucp_profile_profile_info.html +++ b/phpBB/styles/prosilver/template/ucp_profile_profile_info.html @@ -12,7 +12,7 @@

{ERROR}

-
+
diff --git a/phpBB/styles/subsilver2/template/mcp_topic.html b/phpBB/styles/subsilver2/template/mcp_topic.html index 7fe99a05c6..4af6c6c78a 100644 --- a/phpBB/styles/subsilver2/template/mcp_topic.html +++ b/phpBB/styles/subsilver2/template/mcp_topic.html @@ -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/memberlist_search.html b/phpBB/styles/subsilver2/template/memberlist_search.html index 7edeaa65d4..484bbd85e8 100644 --- a/phpBB/styles/subsilver2/template/memberlist_search.html +++ b/phpBB/styles/subsilver2/template/memberlist_search.html @@ -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 6a0acd06c1..2df41fa29e 100644 --- a/phpBB/styles/subsilver2/template/ucp_profile_profile_info.html +++ b/phpBB/styles/subsilver2/template/ucp_profile_profile_info.html @@ -14,7 +14,7 @@ {L_UCP_ICQ}{L_COLON} - + {L_UCP_AIM}{L_COLON} -- cgit v1.2.1