diff options
Diffstat (limited to 'template')
-rw-r--r-- | template/en/default/bug/create/make-template.html.tmpl | 8 |
1 files changed, 5 insertions, 3 deletions
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 @@ %] <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: + “<a href="enter_bug.cgi?[% url FILTER html %]">[% terms.Bug %] + entry template</a>”. + 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 %] |