aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/prosilver/template/ucp_main_subscribed.html
diff options
context:
space:
mode:
authorMarc Alexander <admin@m-a-styles.de>2016-11-12 13:44:32 +0100
committerMarc Alexander <admin@m-a-styles.de>2016-11-12 13:44:32 +0100
commit8d3d396f1b0feba7be1141dada5c9eee5391b216 (patch)
tree378dd88ebf26380457578e948e6e892d157b6f17 /phpBB/styles/prosilver/template/ucp_main_subscribed.html
parent50f5efba9cee542d6660b403c52c8a82dc9bbedf (diff)
parent43ea7168d173cacc62c20dbdc260ff9f7e03dce5 (diff)
downloadforums-8d3d396f1b0feba7be1141dada5c9eee5391b216.tar
forums-8d3d396f1b0feba7be1141dada5c9eee5391b216.tar.gz
forums-8d3d396f1b0feba7be1141dada5c9eee5391b216.tar.bz2
forums-8d3d396f1b0feba7be1141dada5c9eee5391b216.tar.xz
forums-8d3d396f1b0feba7be1141dada5c9eee5391b216.zip
Merge branch '3.1.x' into 3.2.x
Diffstat (limited to 'phpBB/styles/prosilver/template/ucp_main_subscribed.html')
-rw-r--r--phpBB/styles/prosilver/template/ucp_main_subscribed.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/styles/prosilver/template/ucp_main_subscribed.html b/phpBB/styles/prosilver/template/ucp_main_subscribed.html
index 3bd1d5ca14..d8de7fd093 100644
--- a/phpBB/styles/prosilver/template/ucp_main_subscribed.html
+++ b/phpBB/styles/prosilver/template/ucp_main_subscribed.html
@@ -30,7 +30,7 @@
{forumrow.FORUM_DESC}
<!-- IF forumrow.LAST_POST_TIME -->
<div class="responsive-show" style="display: none;">
- {L_LAST_POST} {L_POST_BY_AUTHOR} {forumrow.LAST_POST_AUTHOR_FULL} &laquo; <a href="{topicrow.U_LAST_POST}">{forumrow.LAST_POST_TIME}</a>
+ {L_LAST_POST} {L_POST_BY_AUTHOR} {forumrow.LAST_POST_AUTHOR_FULL} &laquo; <a href="{forumrow.U_LAST_POST}">{forumrow.LAST_POST_TIME}</a>
</div>
<!-- ENDIF -->
</div>