diff --git a/templates/submission/row.html b/templates/submission/row.html
index bf699c88..114576f9 100644
--- a/templates/submission/row.html
+++ b/templates/submission/row.html
@@ -78,10 +78,10 @@
{% if perms.judge.reject_submission and can_edit %} ยท
{% if not submission.is_locked %}
- {{ _('reject') }}
+ {{ _('reject') }}
{% else %}
-
+
{{ _('locked') }}