changeset 3311:2c1924699bf7 beta

be more explicit how to change status of changeset
author Marcin Kuzminski <marcin@python-works.com>
date Sun, 03 Feb 2013 21:11:01 +0100
parents faad9dd06b58
children 1af36014d96f
files rhodecode/templates/changeset/changeset_file_comment.html
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/rhodecode/templates/changeset/changeset_file_comment.html	Sun Feb 03 21:06:03 2013 +0100
+++ b/rhodecode/templates/changeset/changeset_file_comment.html	Sun Feb 03 21:11:01 2013 +0100
@@ -134,7 +134,7 @@
     %if c.rhodecode_user.username != 'default':
     <div class="comment-form ac">
         ${h.form(post_url)}
-        <strong>${_('Leave a comment')}</strong>
+        <strong>${_('Leave a comment or change status by checking `change status` checkbox')}</strong>
         <div class="clearfix">
             <div class="comment-help">
                 ${(_('Comments parsed using %s syntax with %s support.') % (('<a href="%s">RST</a>' % h.url('rst_help')),