diff --git a/phpBB/docs/events.md b/phpBB/docs/events.md index 04c22de2f9..4fd43eab98 100644 --- a/phpBB/docs/events.md +++ b/phpBB/docs/events.md @@ -1142,12 +1142,12 @@ memberlist_body_group_rank_before * Since: 3.2.5-RC1 * Purpose: Add data before the group rank in the group profile page. -memberlist_body_group_rank_desc_after +memberlist_body_group_desc_after === * Locations: + styles/prosilver/template/memberlist_body.html * Since: 3.2.5-RC1 -* Purpose: Add data after the group rank desc and type in the group profile page. +* Purpose: Add data after the group desc and type in the group profile page. memberlist_body_memberlist_after === diff --git a/phpBB/styles/prosilver/template/memberlist_body.html b/phpBB/styles/prosilver/template/memberlist_body.html index a2784a5ad8..f605766123 100644 --- a/phpBB/styles/prosilver/template/memberlist_body.html +++ b/phpBB/styles/prosilver/template/memberlist_body.html @@ -21,7 +21,7 @@
{GROUP_DESC} {GROUP_TYPE}
- {% EVENT memberlist_body_group_rank_desc_after %} + {% EVENT memberlist_body_group_desc_after %}{AVATAR_IMG}