From 449e583fc4c8c41004d66eccf5dfd67475f87056 Mon Sep 17 00:00:00 2001 From: Matt Friedman Date: Mon, 24 Mar 2014 09:43:25 -0700 Subject: [ticket/12300] Revert topic title links back to default behavior PHPBB3-12300 --- phpBB/styles/prosilver/template/search_results.html | 11 +++-------- phpBB/styles/prosilver/template/ucp_main_bookmarks.html | 12 +++--------- phpBB/styles/prosilver/template/ucp_main_front.html | 10 ++-------- phpBB/styles/prosilver/template/ucp_main_subscribed.html | 12 +++--------- phpBB/styles/prosilver/template/viewforum_body.html | 9 ++------- 5 files changed, 13 insertions(+), 41 deletions(-) diff --git a/phpBB/styles/prosilver/template/search_results.html b/phpBB/styles/prosilver/template/search_results.html index da73a7eef9..d8ad7f8f6b 100644 --- a/phpBB/styles/prosilver/template/search_results.html +++ b/phpBB/styles/prosilver/template/search_results.html @@ -64,13 +64,8 @@
- - {NEWEST_POST_IMG} - {searchresults.TOPIC_TITLE} - - {searchresults.TOPIC_TITLE} - - {searchresults.ATTACH_ICON_IMG} + {NEWEST_POST_IMG} + {searchresults.TOPIC_TITLE} {searchresults.ATTACH_ICON_IMG} {searchresults.UNAPPROVED_IMG} {DELETED_IMG} {REPORTED_IMG}
@@ -88,7 +83,7 @@
- {L_POST_BY_AUTHOR} {searchresults.TOPIC_AUTHOR_FULL} » {searchresults.FIRST_POST_TIME}{searchresults.FIRST_POST_TIME} » {L_IN} {searchresults.FORUM_TITLE} + {L_POST_BY_AUTHOR} {searchresults.TOPIC_AUTHOR_FULL} » {searchresults.FIRST_POST_TIME} » {L_IN} {searchresults.FORUM_TITLE} diff --git a/phpBB/styles/prosilver/template/ucp_main_bookmarks.html b/phpBB/styles/prosilver/template/ucp_main_bookmarks.html index 96becc42e7..1a57d6b5ec 100644 --- a/phpBB/styles/prosilver/template/ucp_main_bookmarks.html +++ b/phpBB/styles/prosilver/template/ucp_main_bookmarks.html @@ -37,15 +37,9 @@
style="background-image: url({T_ICONS_PATH}{topicrow.TOPIC_ICON_IMG}); background-repeat: no-repeat;" title="{topicrow.TOPIC_FOLDER_IMG_ALT}">
- - {NEWEST_POST_IMG} - {topicrow.TOPIC_TITLE} - - {topicrow.TOPIC_TITLE} - + {NEWEST_POST_IMG} {topicrow.TOPIC_TITLE} {topicrow.UNAPPROVED_IMG} - {REPORTED_IMG} -
+ {REPORTED_IMG}