mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-25 19:11:47 +02:00
[ticket/12478] Re-add contact field events in ucp_pm_viewmessage.html.
PHPBB3-12478
This commit is contained in:
@@ -33,7 +33,7 @@
|
|||||||
<!-- END custom_fields -->
|
<!-- END custom_fields -->
|
||||||
<!-- EVENT ucp_pm_viewmessage_custom_fields_after -->
|
<!-- EVENT ucp_pm_viewmessage_custom_fields_after -->
|
||||||
|
|
||||||
|
<!-- EVENT ucp_pm_viewmessage_contact_fields_before -->
|
||||||
<!-- IF .contact -->
|
<!-- IF .contact -->
|
||||||
<dd class="profile-contact">
|
<dd class="profile-contact">
|
||||||
<strong>{L_CONTACT_USER}{L_COLON}</strong>
|
<strong>{L_CONTACT_USER}{L_COLON}</strong>
|
||||||
@@ -59,6 +59,7 @@
|
|||||||
</div>
|
</div>
|
||||||
</dd>
|
</dd>
|
||||||
<!-- ENDIF -->
|
<!-- ENDIF -->
|
||||||
|
<!-- EVENT ucp_pm_viewmessage_contact_fields_after -->
|
||||||
</dl>
|
</dl>
|
||||||
|
|
||||||
<div class="postbody">
|
<div class="postbody">
|
||||||
|
Reference in New Issue
Block a user