diff --git a/Theme/Argon/includes/header.twig b/Theme/Argon/includes/header.twig index 2eb2691..8fb4283 100644 --- a/Theme/Argon/includes/header.twig +++ b/Theme/Argon/includes/header.twig @@ -61,6 +61,7 @@ + {% if current_user() %} - {% if current_user() and current_user().confirmed() %} + {% if current_user().confirmed() %}
  • @@ -128,6 +129,8 @@
  • + + {% endif %} {% if setting('disabled_changelocale') != 'true' %}