summaryrefslogtreecommitdiffstats
path: root/template/en/default/global/useful-links.html.tmpl
diff options
context:
space:
mode:
authorbbaetz%student.usyd.edu.au <>2002-11-10 07:11:30 +0100
committerbbaetz%student.usyd.edu.au <>2002-11-10 07:11:30 +0100
commit3423b0f58a9e2560f63289a215978a165c94191f (patch)
treeea3a504fdb6d5a3eb8b2632c10c411177e83053d /template/en/default/global/useful-links.html.tmpl
parentb4be98c0a5c699704ee864f30b3dedd618876f37 (diff)
downloadbugzilla-3423b0f58a9e2560f63289a215978a165c94191f.tar.gz
bugzilla-3423b0f58a9e2560f63289a215978a165c94191f.tar.xz
Bug 179203 - "Preset Queries" text does not appear in footer if last named query is not in footer
r=gerv, a=justdave
Diffstat (limited to 'template/en/default/global/useful-links.html.tmpl')
-rw-r--r--template/en/default/global/useful-links.html.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/global/useful-links.html.tmpl b/template/en/default/global/useful-links.html.tmpl
index 07ae8f6fe..1f587c66d 100644
--- a/template/en/default/global/useful-links.html.tmpl
+++ b/template/en/default/global/useful-links.html.tmpl
@@ -87,7 +87,7 @@
[% preset_queries = user.showmybugslink %]
[% FOREACH q = user.queries %]
- [% preset_queries = 1 IF q.linkinfooter %]
+ [% SET preset_queries = 1 IF q.linkinfooter %]
[% END %]
<tr>