From ded6b5486c6ba715a02ba646c23cf02d6b7bb68f Mon Sep 17 00:00:00 2001 From: "lpsolit%gmail.com" <> Date: Mon, 22 Sep 2008 17:57:48 +0000 Subject: Bug 456058: Extra space included in hyperlink to commenter mailto - Patch by Rob Siklos r/a=LpSolit --- template/en/default/bug/comments.html.tmpl | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'template/en/default/bug/comments.html.tmpl') diff --git a/template/en/default/bug/comments.html.tmpl b/template/en/default/bug/comments.html.tmpl index da3fe3a9d..bf9326e8f 100644 --- a/template/en/default/bug/comments.html.tmpl +++ b/template/en/default/bug/comments.html.tmpl @@ -168,8 +168,7 @@ [% comment_link FILTER html %] From + [% (comment.author.name || comment.author.login) FILTER html %] [% FOREACH group = comment.author.direct_group_membership %] [% NEXT UNLESS group.icon_url %] -- cgit v1.2.3-24-g4f1b