mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-12 11:44:08 +02:00
[ticket/13437] Add template event viewtopic_body_post_author_before/after
PHPBB3-13437
This commit is contained in:
@@ -163,7 +163,9 @@
|
||||
<a id="unread" class="anchor"<!-- IF S_UNREAD_VIEW --> data-url="{postrow.U_MINI_POST}"<!-- ENDIF -->></a>
|
||||
<!-- ENDIF -->
|
||||
<a name="p{postrow.POST_ID}" class="anchor"></a>
|
||||
<!-- EVENT viewtopic_body_post_author_before -->
|
||||
<b class="postauthor"<!-- IF postrow.POST_AUTHOR_COLOUR --> style="color: {postrow.POST_AUTHOR_COLOUR}"<!-- ENDIF -->>{postrow.POST_AUTHOR}</b>
|
||||
<!-- EVENT viewtopic_body_post_author_after -->
|
||||
</td>
|
||||
<td width="100%" height="25">
|
||||
<table width="100%" cellspacing="0">
|
||||
|
Reference in New Issue
Block a user