mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
[ticket/16606] Add template events to ucp_pm_viewmessage.html
PHPBB3-16606
This commit is contained in:
@@ -32,7 +32,9 @@
|
||||
<!-- IF AUTHOR_AVATAR --><a href="{U_MESSAGE_AUTHOR}" class="avatar">{AUTHOR_AVATAR}</a><!-- ENDIF -->
|
||||
<!-- EVENT ucp_pm_viewmessage_avatar_after -->
|
||||
</div>
|
||||
{% EVENT ucp_pm_viewmessage_author_full_before %}
|
||||
{MESSAGE_AUTHOR_FULL}
|
||||
{% EVENT ucp_pm_viewmessage_author_full_after %}
|
||||
</dt>
|
||||
|
||||
<!-- EVENT ucp_pm_viewmessage_rank_before -->
|
||||
|
Reference in New Issue
Block a user