diff --git a/concordia/templates/transcriptions/item_detail.html b/concordia/templates/transcriptions/item_detail.html index 5ce529857..e0daece3a 100644 --- a/concordia/templates/transcriptions/item_detail.html +++ b/concordia/templates/transcriptions/item_detail.html @@ -43,9 +43,9 @@

Filter pages:

{% if user.is_authenticated and user.is_staff %}
- + - +
{% endif %} diff --git a/concordia/templates/transcriptions/project_detail.html b/concordia/templates/transcriptions/project_detail.html index 738ac4257..08208893e 100644 --- a/concordia/templates/transcriptions/project_detail.html +++ b/concordia/templates/transcriptions/project_detail.html @@ -40,9 +40,9 @@

Filter pages:

{% if user.is_authenticated and user.is_staff %}
- + - +
{% endif %}