From 3cd89b56ebf6d182556fbfad1dfa262ae50eb9b8 Mon Sep 17 00:00:00 2001 From: John Henley Date: Thu, 7 Nov 2024 17:18:53 +0000 Subject: [PATCH] FIX: correct [GROUP] token location in ForumView template --- .../themes/community-bootstrap/templates/ForumView.ascx | 2 +- .../themes/community-default/templates/ForumView.ascx | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Dnn.CommunityForums/themes/community-bootstrap/templates/ForumView.ascx b/Dnn.CommunityForums/themes/community-bootstrap/templates/ForumView.ascx index e508e8c2e..aebf19827 100644 --- a/Dnn.CommunityForums/themes/community-bootstrap/templates/ForumView.ascx +++ b/Dnn.CommunityForums/themes/community-bootstrap/templates/ForumView.ascx @@ -3,13 +3,13 @@ [BREADCRUMB] [GROUPSECTION]
- [GROUP]

[RESX:Group]: [FORUMGROUP:GROUPLINK|[FORUMGROUP:GROUPNAME]]

+ [GROUP]
diff --git a/Dnn.CommunityForums/themes/community-default/templates/ForumView.ascx b/Dnn.CommunityForums/themes/community-default/templates/ForumView.ascx index 2e3aaca5a..121e2af2f 100644 --- a/Dnn.CommunityForums/themes/community-default/templates/ForumView.ascx +++ b/Dnn.CommunityForums/themes/community-default/templates/ForumView.ascx @@ -3,12 +3,12 @@ [BREADCRUMB] [GROUPSECTION]
- - [GROUP]

[RESX:Group]: [FORUMGROUP:GROUPLINK|[FORUMGROUP:GROUPNAME]]

[FORUMGROUP:GROUPCOLLAPSE]
+ + [GROUP]