]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 280639: When creating bookmarkable template, it is called "this link" - Patch...
authorlpsolit%gmail.com <>
Thu, 17 Mar 2005 18:47:33 +0000 (18:47 +0000)
committerlpsolit%gmail.com <>
Thu, 17 Mar 2005 18:47:33 +0000 (18:47 +0000)
template/en/default/bug/create/make-template.html.tmpl

index 3b118c78d19bc62a72b5091d09fe1942a5f22975..f118f7f130f3176f20150f25b19790c466730d02 100644 (file)
 %]
 
 <p>
-If you bookmark <a href="enter_bug.cgi?[% url FILTER html %]">this link</a>,
-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:
+  &ldquo;<a href="enter_bug.cgi?[% url FILTER html %]">[% terms.Bug %]
+  entry template</a>&rdquo;.
+  This bookmark will bring up the <em>Enter [% terms.Bug %]</em> page with the
+  fields initialized as you've requested.
 </p>
 
 [% PROCESS global/footer.html.tmpl %]