diff --git a/files/templates/submission.html b/files/templates/submission.html index 3907b819b..9acd0280b 100644 --- a/files/templates/submission.html +++ b/files/templates/submission.html @@ -676,9 +676,9 @@ {% if offset %} {% if '?' in request.full_path %} - View more + VIEW MORE {% else %} - View more + View more {% endif %} {% endif %}