From e4710b7e0d4a5613488561fcbac0eafe59de2312 Mon Sep 17 00:00:00 2001 From: "lpsolit%gmail.com" <> Date: Thu, 17 Mar 2005 18:47:33 +0000 Subject: Bug 280639: When creating bookmarkable template, it is called "this link" - Patch by Marc Schumann r=LpSolit, a=justdave --- template/en/default/bug/create/make-template.html.tmpl | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'template') diff --git a/template/en/default/bug/create/make-template.html.tmpl b/template/en/default/bug/create/make-template.html.tmpl index 3b118c78d..f118f7f13 100644 --- a/template/en/default/bug/create/make-template.html.tmpl +++ b/template/en/default/bug/create/make-template.html.tmpl @@ -27,9 +27,11 @@ %]

-If you bookmark this link, -going to the bookmark will bring up the enter [% terms.bug %] page with the fields -initialized as you've requested. + You can bookmark this link: + “[% terms.Bug %] + entry template”. + This bookmark will bring up the Enter [% terms.Bug %] page with the + fields initialized as you've requested.

[% PROCESS global/footer.html.tmpl %] -- cgit v1.2.3-24-g4f1b