diff --git a/app/templates/threads/new.html b/app/templates/threads/new.html index dd60e90f..c0fe5626 100644 --- a/app/templates/threads/new.html +++ b/app/templates/threads/new.html @@ -6,11 +6,11 @@ {% block content %} -{% if package and current_user != package.author and not current_user.rank.atLeast(current_user.rank.EDITOR) and package.issueTracker %} -
Found a bug? Post on the issue tracker instead.
- If the package shouldn't be on CDB - for example, if it doesn't work at all - then please let us know here.
-