Changeset - 2c1924699bf7
[Not reviewed]
beta
0 1 0
Marcin Kuzminski - 13 years ago 2013-02-03 21:11:01
marcin@python-works.com
be more explicit how to change status of changeset
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
rhodecode/templates/changeset/changeset_file_comment.html
Show inline comments
 
@@ -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')),
0 comments (0 inline, 0 general)