From 3067535fe08c57261d516afb3f61785d35e1cee1 Mon Sep 17 00:00:00 2001 From: SBD Date: Sat, 18 Nov 2023 18:29:28 +0300 Subject: [PATCH] 0.8.363 --- templates/widgets/profile/w_button_for_profile_menu.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/widgets/profile/w_button_for_profile_menu.html b/templates/widgets/profile/w_button_for_profile_menu.html index 877e31f..f919164 100644 --- a/templates/widgets/profile/w_button_for_profile_menu.html +++ b/templates/widgets/profile/w_button_for_profile_menu.html @@ -12,7 +12,7 @@ {% if sel_page_name == 'logout' %} {% endif %} - {% if sel_page_name != 'logoout' %} + {% if sel_page_name != 'logout' %} {% endif %} {% endif %}