diff --git a/rhodecode/templates/changeset/changeset_file_comment.html b/rhodecode/templates/changeset/changeset_file_comment.html --- a/rhodecode/templates/changeset/changeset_file_comment.html +++ b/rhodecode/templates/changeset/changeset_file_comment.html @@ -38,7 +38,8 @@ %if c.rhodecode_user.username != 'default': ${h.form(h.url('changeset_comment', repo_name=c.repo_name, revision=c.changeset.raw_id))}