aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/prosilver/template/ucp_main_front.html
diff options
context:
space:
mode:
authorMatt Friedman <maf675@gmail.com>2014-03-24 09:43:25 -0700
committerMatt Friedman <maf675@gmail.com>2014-03-24 09:43:25 -0700
commit449e583fc4c8c41004d66eccf5dfd67475f87056 (patch)
tree2747cb17abe4add91984091f6cc9dd6c3ffb1d0d /phpBB/styles/prosilver/template/ucp_main_front.html
parent2e6911b7e7bb4c1ec4e2a24c2f3e6d09f7d18d96 (diff)
downloadforums-449e583fc4c8c41004d66eccf5dfd67475f87056.tar
forums-449e583fc4c8c41004d66eccf5dfd67475f87056.tar.gz
forums-449e583fc4c8c41004d66eccf5dfd67475f87056.tar.bz2
forums-449e583fc4c8c41004d66eccf5dfd67475f87056.tar.xz
forums-449e583fc4c8c41004d66eccf5dfd67475f87056.zip
[ticket/12300] Revert topic title links back to default behavior
PHPBB3-12300
Diffstat (limited to 'phpBB/styles/prosilver/template/ucp_main_front.html')
-rw-r--r--phpBB/styles/prosilver/template/ucp_main_front.html10
1 files changed, 2 insertions, 8 deletions
diff --git a/phpBB/styles/prosilver/template/ucp_main_front.html b/phpBB/styles/prosilver/template/ucp_main_front.html
index 861cf87c92..23bd47105c 100644
--- a/phpBB/styles/prosilver/template/ucp_main_front.html
+++ b/phpBB/styles/prosilver/template/ucp_main_front.html
@@ -16,13 +16,7 @@
<dl class="icon {topicrow.TOPIC_IMG_STYLE}">
<dt <!-- IF topicrow.TOPIC_ICON_IMG -->style="background-image: url({T_ICONS_PATH}{topicrow.TOPIC_ICON_IMG}); background-repeat: no-repeat;"<!-- ENDIF -->>
<div class="list-inner">
- <!-- IF topicrow.S_UNREAD -->
- <a href="{topicrow.U_NEWEST_POST}">{NEWEST_POST_IMG}</a>
- <a href="{topicrow.U_NEWEST_POST}" class="topictitle">{topicrow.TOPIC_TITLE}</a>
- <!-- ELSE -->
- <a href="{topicrow.U_VIEW_TOPIC}" class="topictitle">{topicrow.TOPIC_TITLE}</a>
- <!-- ENDIF -->
- <br />
+ <!-- IF topicrow.S_UNREAD --><a href="{topicrow.U_NEWEST_POST}">{NEWEST_POST_IMG}</a> <!-- ENDIF --><a href="{topicrow.U_VIEW_TOPIC}" class="topictitle">{topicrow.TOPIC_TITLE}</a><br />
<!-- IF .topicrow.pagination -->
<div class="pagination">
<ul>
@@ -39,7 +33,7 @@
<!-- ENDIF -->
<div class="responsive-hide">
<!-- IF topicrow.ATTACH_ICON_IMG -->{topicrow.ATTACH_ICON_IMG} <!-- ENDIF -->
- {L_POST_BY_AUTHOR} {topicrow.TOPIC_AUTHOR_FULL} &raquo; <a href="{topicrow.U_VIEW_TOPIC}" title="{L_GOTO_FIRST_POST}">{topicrow.FIRST_POST_TIME}</a>
+ {L_POST_BY_AUTHOR} {topicrow.TOPIC_AUTHOR_FULL} &raquo; {topicrow.FIRST_POST_TIME}
</div>
<div class="responsive-show" style="display: none;">
<!-- IF topicrow.ATTACH_ICON_IMG -->{topicrow.ATTACH_ICON_IMG} <!-- ENDIF -->