[ticket/12478] Re-add contact field events in ucp_pm_viewmessage.html.

PHPBB3-12478
This commit is contained in:
Cesar G 2014-05-02 12:50:16 -07:00
parent 03594b6443
commit f34af2669d

View file

@ -33,7 +33,7 @@
<!-- END custom_fields -->
<!-- EVENT ucp_pm_viewmessage_custom_fields_after -->
<!-- EVENT ucp_pm_viewmessage_contact_fields_before -->
<!-- IF .contact -->
<dd class="profile-contact">
<strong>{L_CONTACT_USER}{L_COLON}</strong>
@ -59,6 +59,7 @@
</div>
</dd>
<!-- ENDIF -->
<!-- EVENT ucp_pm_viewmessage_contact_fields_after -->
</dl>
<div class="postbody">