diff --git a/files/templates/submission.html b/files/templates/submission.html index b37f9fe125..274bf8e5e3 100644 --- a/files/templates/submission.html +++ b/files/templates/submission.html @@ -551,6 +551,7 @@ {% if sort=="top" %}{% endif %} {% if sort=="bottom" %}{% endif %} {% if sort=="new" %}{% endif %} + {% if sort=="old" %}{% endif %} {% if sort=="controversial" %}{% endif %} {% if sort=="random" %}{% endif %} {{sort | capitalize}}