diff --git a/pagure/templates/_formhelper.html b/pagure/templates/_formhelper.html index cd07176..e89c862 100644 --- a/pagure/templates/_formhelper.html +++ b/pagure/templates/_formhelper.html @@ -161,7 +161,7 @@ {% if g.fas_user %} - + {% endif %} {% if id != 0 and g.fas_user and (g.repo_committer or ( @@ -253,7 +253,7 @@ {% if g.fas_user %} - + {% endif %} {% if g.fas_user and (g.repo_committer or g.fas_user.username == pull_request.user.username) %}