diff --git a/files/templates/submission.html b/files/templates/submission.html index 9acd0280b1..de69e35b7e 100644 --- a/files/templates/submission.html +++ b/files/templates/submission.html @@ -675,11 +675,7 @@ {% endif %} {% if offset %} - {% if '?' in request.full_path %} - VIEW MORE - {% else %} - View more - {% endif %} + View more {% endif %}