From 641aaea98f5e0835109369ede7c0621527f8200a Mon Sep 17 00:00:00 2001 From: Frédéric Buclin Date: Mon, 25 Apr 2011 18:42:13 +0200 Subject: Bug 652405: All user fields (assignee, QA contact, Add CC) have the page title as the "title" attribute r=dkl a=LpSolit --- template/en/default/request/queue.html.tmpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'template/en/default/request') diff --git a/template/en/default/request/queue.html.tmpl b/template/en/default/request/queue.html.tmpl index 92df4b2c2..cd84e0f78 100644 --- a/template/en/default/request/queue.html.tmpl +++ b/template/en/default/request/queue.html.tmpl @@ -79,7 +79,7 @@ to some group are shown by default. value => cgi.param('requester') size => 20 emptyok => 1 - title => "Requester's email address" + field_title => "Requester's email address" %] Product: @@ -137,7 +137,7 @@ to some group are shown by default. size => 20 emptyok => 1 hyphenok => 1 - title => "Requestee's email address or "-" (hyphen) for requests with no requestee" + field_title => "Requestee's email address or \"-\" (hyphen) for requests with no requestee" %] Component: -- cgit v1.2.3-24-g4f1b