# HG changeset patch # User Milka Kuzminski # Date 2020-12-01 09:06:10 # Node ID e0e715386186cd5041dee57f9625e4912a6c6da8 # Parent d2af1ebe4a886532f3d7721efd4f52f4e88838a4 comments: make dismiss less prominent diff --git a/rhodecode/templates/changeset/changeset_file_comment.mako b/rhodecode/templates/changeset/changeset_file_comment.mako --- a/rhodecode/templates/changeset/changeset_file_comment.mako +++ b/rhodecode/templates/changeset/changeset_file_comment.mako @@ -534,7 +534,7 @@ % if form_type == 'inline': - + ${_('dismiss')} % endif