summaryrefslogtreecommitdiffstats
path: root/template/en/default/bug/create/make-template.html.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'template/en/default/bug/create/make-template.html.tmpl')
-rw-r--r--template/en/default/bug/create/make-template.html.tmpl17
1 files changed, 6 insertions, 11 deletions
diff --git a/template/en/default/bug/create/make-template.html.tmpl b/template/en/default/bug/create/make-template.html.tmpl
index 31f255f81..b3b95531d 100644
--- a/template/en/default/bug/create/make-template.html.tmpl
+++ b/template/en/default/bug/create/make-template.html.tmpl
@@ -8,24 +8,19 @@
[%# INTERFACE:
# url: URL to a pre-filled bug entry form.
- # short_desc: Bug summary as entered in the form.
#%]
[% PROCESS global/header.html.tmpl
- title = "Bookmark For $terms.Bug Entry"
+ title = "Template For $terms.Bug Entry"
header = "Template constructed"
%]
<p>
- You can bookmark this link:
- &ldquo;<a href="enter_bug.cgi?[% url FILTER html %]">
- [% IF short_desc %]
- [% short_desc FILTER html %]
- [% ELSE %]
- [% terms.Bug %] entry template
- [% END %]</a>&rdquo;.
- This bookmark will bring up the <em>Enter [% terms.Bug %]</em> page with the
- fields initialized as you've requested.
+ If you bookmark or right-click <a href="enter_bug.cgi?[% url FILTER html %]">
+ this link to the [% terms.Bug %] entry form</a>, and open it repeatedly
+ in a new window, you can bring up multiple copies of the <em>Enter
+ [%+ terms.Bug %]</em> page with the fields initialized in the way you just had
+ them completed. You can then customize each one as necessary.
</p>
[% PROCESS global/footer.html.tmpl %]