diff --git a/files/templates/settings_profile.html b/files/templates/settings_profile.html index fa34db8ef8..e9588deeea 100644 --- a/files/templates/settings_profile.html +++ b/files/templates/settings_profile.html @@ -11,8 +11,8 @@
- - {% if "pcm" in request.host %} + + {% if "pcm" in request.host.lower() %}

Quadrant