From afc6ba45f9610195c70b2092ec2fe3e3991b2374 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Fri, 27 Aug 2021 13:32:55 +0200 Subject: [PATCH] dffd --- files/templates/submission.html | 1 + 1 file changed, 1 insertion(+) 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}}