diff --git a/templates/problem/list.html b/templates/problem/list.html index 91a0389280..e9107b353b 100644 --- a/templates/problem/list.html +++ b/templates/problem/list.html @@ -207,7 +207,7 @@

{{ _('Hot problems') }}

{{ _('Category') }}{{ sort_order.group }} {% if show_types %} - + {{ _('Types') }}{{ sort_order.type }} {% endif %}