mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-20 15:31:42 +02:00
[ticket/14002] Add template events before/after user details in ucp_main_front
PHPBB3-14002
This commit is contained in:
@@ -35,6 +35,7 @@
|
||||
<th colspan="3">{L_YOUR_DETAILS}</th>
|
||||
</tr>
|
||||
<tr>
|
||||
<!-- EVENT ucp_main_front_user_activity_before -->
|
||||
<td class="row1" colspan="3">
|
||||
<table width="100%" cellspacing="1" cellpadding="4">
|
||||
<tr>
|
||||
@@ -63,6 +64,7 @@
|
||||
<!-- ENDIF -->
|
||||
</table>
|
||||
</td>
|
||||
<!-- EVENT ucp_main_front_user_activity_after -->
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="cat" colspan="3"> </td>
|
||||
|
Reference in New Issue
Block a user