diff --git a/files/templates/userpage.html b/files/templates/userpage.html index 6ad1c47099..1e26c7cc70 100644 --- a/files/templates/userpage.html +++ b/files/templates/userpage.html @@ -98,9 +98,8 @@
{% if not "saved" in request.full_path %} -
- {% include "/dropdowns/SubmissionSorts.html" %} -
+ {% include "/dropdowns/SubmissionSorts.html" %} +
{% endif %} {% include "submission_listing.html" %}