diff --git a/files/templates/header.html b/files/templates/header.html
index c57f4869c..5d533e464 100644
--- a/files/templates/header.html
+++ b/files/templates/header.html
@@ -94,7 +94,7 @@
{% endif %}
- {% if g.browser in ('webview','apple') %}
+ {% if g.browser == 'webview' %}
{% endif %}