# HG changeset patch # User Marcin Kuzminski # Date 2013-02-03 21:11:01 # Node ID 2c1924699bf75c687d2a76d2d9195029bb508125 # Parent faad9dd06b588fecaff72ba20e3d951a16a906d1 be more explicit how to change status of changeset 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 @@ -134,7 +134,7 @@ %if c.rhodecode_user.username != 'default':
${h.form(post_url)} - ${_('Leave a comment')} + ${_('Leave a comment or change status by checking `change status` checkbox')}
${(_('Comments parsed using %s syntax with %s support.') % (('RST' % h.url('rst_help')),