From ca4c674ac330cf4ae672b995d658a18e279feca6 Mon Sep 17 00:00:00 2001 From: Kaan2106 Date: Thu, 12 Sep 2024 18:35:56 +0200 Subject: [PATCH] Update discussion.tpl Fixed navbar to display the correct tab when visiting a official games-group (and their discussion-page) --- .../www-tpl/default-en/groups/discussion.tpl | 54 +++++++++++++++---- 1 file changed, 43 insertions(+), 11 deletions(-) diff --git a/tools/www-tpl/default-en/groups/discussion.tpl b/tools/www-tpl/default-en/groups/discussion.tpl index 491bcba..3465e37 100644 --- a/tools/www-tpl/default-en/groups/discussion.tpl +++ b/tools/www-tpl/default-en/groups/discussion.tpl @@ -97,18 +97,50 @@ body { behavior: url({{ site.staticContentPath }}/web-gallery/js/csshover.htc);
- + {% endif %} + + {% if session.currentPage == "community" %} + + {% endif %}
@@ -381,4 +413,4 @@ HabboView.run(); - \ No newline at end of file +