]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 456058: Extra space included in hyperlink to commenter mailto - Patch by Rob...
authorlpsolit%gmail.com <>
Mon, 22 Sep 2008 17:59:58 +0000 (17:59 +0000)
committerlpsolit%gmail.com <>
Mon, 22 Sep 2008 17:59:58 +0000 (17:59 +0000)
template/en/default/bug/comments.html.tmpl

index da3fe3a9dfae6031c7ca5848c31ee6cd68c64d0c..bf9326e8fa034f2bba0501c093434569f0ae1be6 100644 (file)
           [% comment_link FILTER html %]</a> From
         <span class="vcard">
           <a class="fn email" href="mailto:[% comment.author.email FILTER html %]">
-            [% (comment.author.name || comment.author.login) FILTER html %]
-          </a>
+            [% (comment.author.name || comment.author.login) FILTER html %]</a>
         </span>
         [% FOREACH group = comment.author.direct_group_membership %]
           [% NEXT UNLESS group.icon_url %]