diff --git a/templates/widgets/profile/w_button_for_profile_menu.html b/templates/widgets/profile/w_button_for_profile_menu.html index 41b442c..561de12 100644 --- a/templates/widgets/profile/w_button_for_profile_menu.html +++ b/templates/widgets/profile/w_button_for_profile_menu.html @@ -23,7 +23,7 @@ {% endif %} {% endif %} {{ title }} - {% if page_name == 'chat' or page_name == 'support' %} + {% if sel_page_name == 'chat' or sel_page_name == 'support' %}