[feature/events] Add append to event name

PHPBB3-9550
This commit is contained in:
Michael Cullum 2012-07-26 14:08:54 +01:00 committed by David King
parent 3c8fb03785
commit c81d49c969

View file

@ -50,7 +50,7 @@
<dd class="lastpost"><span>
<!-- IF forumrow.U_UNAPPROVED_TOPICS --><a href="{forumrow.U_UNAPPROVED_TOPICS}">{UNAPPROVED_IMG}</a><!-- ENDIF -->
<!-- IF forumrow.LAST_POST_TIME --><dfn>{L_LAST_POST}</dfn>
<!-- EVENT forumlist_body_last_post -->
<!-- EVENT forumlist_body_last_post_append -->
<!-- IF forumrow.S_DISPLAY_SUBJECT -->
<a href="{forumrow.U_LAST_POST}" title="{forumrow.LAST_POST_SUBJECT}" class="lastsubject">{forumrow.LAST_POST_SUBJECT_TRUNCATED}</a> <br />
<!-- ENDIF -->