From 41732933eeb2f25abdd479e5a024cd258c502fd3 Mon Sep 17 00:00:00 2001 From: "db48x%yahoo.com" <> Date: Tue, 27 Feb 2007 04:05:22 +0000 Subject: bug 369429: bug reports should contain microformat markup in order to make the information in them more useable. r=LpSolit --- template/en/default/bug/comments.html.tmpl | 7 ++++-- template/en/default/bug/edit.html.tmpl | 35 +++++++++++++++++++----------- 2 files changed, 27 insertions(+), 15 deletions(-) (limited to 'template/en') diff --git a/template/en/default/bug/comments.html.tmpl b/template/en/default/bug/comments.html.tmpl index 5add6d54f..9d05ba4ac 100644 --- a/template/en/default/bug/comments.html.tmpl +++ b/template/en/default/bug/comments.html.tmpl @@ -113,8 +113,11 @@ ------- Comment #[% count %] From - - [% comment.name FILTER html %] + + + [% (comment.name || comment.email) FILTER html %] + + [%+ comment.time FILTER time %] [% IF mode == "edit" %] diff --git a/template/en/default/bug/edit.html.tmpl b/template/en/default/bug/edit.html.tmpl index 5389af666..c97077d69 100644 --- a/template/en/default/bug/edit.html.tmpl +++ b/template/en/default/bug/edit.html.tmpl @@ -673,8 +673,7 @@ Reporter: