diff --git a/allianceauth/menu/templates/menu/menu-user.html b/allianceauth/menu/templates/menu/menu-user.html index ad715888..a5f45739 100644 --- a/allianceauth/menu/templates/menu/menu-user.html +++ b/allianceauth/menu/templates/menu/menu-user.html @@ -72,7 +72,7 @@ {% theme_select %} - {% if user.is_authenticated %} + {% if user.is_authenticated and not request.is_mobile_device %}