mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-14 10:43:24 +00:00
Bug 280639: When creating bookmarkable template, it is called "this link" - Patch by Marc Schumann <wurblzap@gmail.com> r=LpSolit, a=justdave
This commit is contained in:
parent
ab97f8a9b0
commit
1a4183e8b4
@ -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 %]
|
||||
|
Loading…
Reference in New Issue
Block a user