aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles
diff options
context:
space:
mode:
authorMarc Alexander <admin@m-a-styles.de>2015-05-08 11:19:59 +0200
committerMarc Alexander <admin@m-a-styles.de>2015-05-08 11:19:59 +0200
commit83e9cdeebceebb034bc255d959f7fe4e94675c82 (patch)
treea9fff76f7c883855ae4a69123259cfaed0dc73ea /phpBB/styles
parentce3aafaf1b7d3d7e5bc72434d4ec4b369985d506 (diff)
parentb3b7f8e925a2af91d578ad4453070cefc02e7a3d (diff)
downloadforums-83e9cdeebceebb034bc255d959f7fe4e94675c82.tar
forums-83e9cdeebceebb034bc255d959f7fe4e94675c82.tar.gz
forums-83e9cdeebceebb034bc255d959f7fe4e94675c82.tar.bz2
forums-83e9cdeebceebb034bc255d959f7fe4e94675c82.tar.xz
forums-83e9cdeebceebb034bc255d959f7fe4e94675c82.zip
Merge branch '3.1.x'
Diffstat (limited to 'phpBB/styles')
-rw-r--r--phpBB/styles/prosilver/template/forumlist_body.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/phpBB/styles/prosilver/template/forumlist_body.html b/phpBB/styles/prosilver/template/forumlist_body.html
index f2e03630ff..f8d6e36c8c 100644
--- a/phpBB/styles/prosilver/template/forumlist_body.html
+++ b/phpBB/styles/prosilver/template/forumlist_body.html
@@ -13,12 +13,14 @@
<div class="inner">
<ul class="topiclist">
<li class="header">
+ <!-- EVENT forumlist_body_category_header_row_prepend -->
<dl class="icon">
<dt><div class="list-inner"><!-- IF forumrow.S_IS_CAT --><a href="{forumrow.U_VIEWFORUM}">{forumrow.FORUM_NAME}</a><!-- ELSE -->{L_FORUM}<!-- ENDIF --></div></dt>
<dd class="topics">{L_TOPICS}</dd>
<dd class="posts">{L_POSTS}</dd>
<dd class="lastpost"><span>{L_LAST_POST}</span></dd>
</dl>
+ <!-- EVENT forumlist_body_category_header_row_append -->
</li>
</ul>
<ul class="topiclist forums">