diff --git a/files/templates/comments.html b/files/templates/comments.html index 084de12f7..68dbc7e96 100644 --- a/files/templates/comments.html +++ b/files/templates/comments.html @@ -953,20 +953,25 @@
{% endif %} -{% if SITE_NAME == 'rDrama' and not request.headers.get("xhr") and v and 'SamsungBrowser' not in g.agent %} +{% if SITE_NAME == 'rDrama' and not request.headers.get("xhr") and v %} + {% endif %}