From 95dc8c6a81239393f9324c4f38c7853216303bf5 Mon Sep 17 00:00:00 2001 From: Matt Selsky Date: Wed, 19 Oct 2011 14:49:41 -0200 Subject: Bug 451804: Change templates to use field_descs.rep_platform instead o hard coded 'Platform'. r=timello, a=LpSolit --- template/en/default/pages/bug-writing.html.tmpl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'template/en/default/pages/bug-writing.html.tmpl') diff --git a/template/en/default/pages/bug-writing.html.tmpl b/template/en/default/pages/bug-writing.html.tmpl index ec997be0a..171699ffe 100644 --- a/template/en/default/pages/bug-writing.html.tmpl +++ b/template/en/default/pages/bug-writing.html.tmpl @@ -139,7 +139,8 @@ The window should scroll downwards. Scrolled content should be selected. -

Build Date & Platform: Date and platform of the build +

Build Date & [% field_descs.rep_platform FILTER html %]: + Date and [% field_descs.rep_platform FILTER lower FILTER html %] of the build in which you first encountered the [% terms.bug %].

-- cgit v1.2.3-24-g4f1b