diff --git a/files/templates/submission.html b/files/templates/submission.html index 1cc359d93..523effb5d 100644 --- a/files/templates/submission.html +++ b/files/templates/submission.html @@ -608,8 +608,8 @@ Report {% if v and v.id==p.author_id %} - Pin to profile - Unpin from profile + Pin to profile + Unpin from profile {% if p.deleted_utc > 0 %} Undelete diff --git a/files/templates/submission_listing.html b/files/templates/submission_listing.html index 90f180040..9f65bf7e9 100644 --- a/files/templates/submission_listing.html +++ b/files/templates/submission_listing.html @@ -250,8 +250,8 @@ Report {% if v and v.id==p.author_id %} - Pin to profile - Unpin from profile + Pin to profile + Unpin from profile {% if p.deleted_utc > 0 %} Undelete