diff --git a/pagure/templates/issue.html b/pagure/templates/issue.html index 5fccec2..892a985 100644 --- a/pagure/templates/issue.html +++ b/pagure/templates/issue.html @@ -379,7 +379,7 @@

- {% if authenticated and g.repo_admin %} + {% if authenticated and g.repo_user %}
{% if field.key_type == 'list' %}