mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 14:00:31 +02:00
[ticket/12279] Add memberlist_view.html template event to add custom info
Template event to ddd custom content to the user profile view after the main content. PHPBB3-12279
This commit is contained in:
@@ -119,6 +119,8 @@
|
||||
|
||||
</form>
|
||||
|
||||
<!-- EVENT memberlist_view_content_append -->
|
||||
|
||||
<!-- INCLUDE jumpbox.html -->
|
||||
|
||||
<!-- INCLUDE overall_footer.html -->
|
||||
|
@@ -178,6 +178,8 @@
|
||||
|
||||
</form>
|
||||
|
||||
<!-- EVENT memberlist_view_content_append -->
|
||||
|
||||
</div>
|
||||
|
||||
<br clear="all" />
|
||||
|
Reference in New Issue
Block a user