diff --git a/templates/account/edit.tpl b/templates/account/edit.tpl index ad715be..50f22bf 100644 --- a/templates/account/edit.tpl +++ b/templates/account/edit.tpl @@ -82,7 +82,8 @@
- multiple> diff --git a/templates/partials/topic/badge.tpl b/templates/partials/topic/badge.tpl index 92bd336..28590e0 100644 --- a/templates/partials/topic/badge.tpl +++ b/templates/partials/topic/badge.tpl @@ -1,3 +1,5 @@ - - {posts.user.selectedGroup.userTitle} - \ No newline at end of file + + + {posts.user.selectedGroups.userTitle} + + \ No newline at end of file