diff --git a/files/templates/submission/SubmissionActions.html b/files/templates/submission/SubmissionActions.html index 0602f944a..1c1cc97ef 100644 --- a/files/templates/submission/SubmissionActions.html +++ b/files/templates/submission/SubmissionActions.html @@ -254,15 +254,4 @@ - - {% if not v.id==p.author_id and v.admin_level == 1 %} - Ban user - Unban user - {% endif %} - - {% if v.admin_level >=3 and v.id!=p.author_id %} - Ban user - Unban user - {% endif %} - {% endif %} \ No newline at end of file