aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
diff options
context:
space:
mode:
authorPayBas <contact@paybas.com>2014-06-25 17:35:19 +0200
committerPayBas <contact@paybas.com>2014-08-07 18:08:48 +0200
commite28abe0db2471a97756c338e22351d4e4dc3448b (patch)
treee29e398dbe01092954f1defa7210c1bed3b8c06e /phpBB
parent5fedcf0fa88656eb35a73ba57e50081cd9898bdb (diff)
downloadforums-e28abe0db2471a97756c338e22351d4e4dc3448b.tar
forums-e28abe0db2471a97756c338e22351d4e4dc3448b.tar.gz
forums-e28abe0db2471a97756c338e22351d4e4dc3448b.tar.bz2
forums-e28abe0db2471a97756c338e22351d4e4dc3448b.tar.xz
forums-e28abe0db2471a97756c338e22351d4e4dc3448b.zip
[ticket/12535] Add events to subsilver2
Forgot subsilver... yet again PHPBB3-12535
Diffstat (limited to 'phpBB')
-rw-r--r--phpBB/styles/subsilver2/template/viewtopic_body.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/phpBB/styles/subsilver2/template/viewtopic_body.html b/phpBB/styles/subsilver2/template/viewtopic_body.html
index c69be83a1e..0f34b50950 100644
--- a/phpBB/styles/subsilver2/template/viewtopic_body.html
+++ b/phpBB/styles/subsilver2/template/viewtopic_body.html
@@ -192,11 +192,15 @@
<td>{postrow.RANK_IMG}</td>
</tr>
<!-- ENDIF -->
+
+ <!-- EVENT viewtopic_body_avatar_before -->
<!-- IF postrow.POSTER_AVATAR -->
<tr>
<td>{postrow.POSTER_AVATAR}</td>
</tr>
<!-- ENDIF -->
+ <!-- EVENT viewtopic_body_avatar_after -->
+
<!-- IF not (postrow.ONLINE_IMG or postrow.RANK_TITLE or postrow.RANK_IMG or postrow.POSTER_AVATAR) -->
<tr>
<td></td>