diff options
author | jocuri%softhome.net <> | 2004-09-24 04:14:13 +0200 |
---|---|---|
committer | jocuri%softhome.net <> | 2004-09-24 04:14:13 +0200 |
commit | 23bff33c59eaf421d68faeef5d1db5ec18191df3 (patch) | |
tree | 5ed6e187b2f27cab79aea51c8c96cb5588e26ca1 | |
parent | 32213409cdeb1aa665802491f4a2a1483ff5b8a5 (diff) | |
download | bugzilla-23bff33c59eaf421d68faeef5d1db5ec18191df3.tar.gz bugzilla-23bff33c59eaf421d68faeef5d1db5ec18191df3.tar.xz |
Patch for bug 258938: Minor tweak to editmilestones templatization; patch by GavinS <bugzilla@chimpychompy.org>; r=jouni, a=justdave.
-rw-r--r-- | template/en/default/admin/milestones/select-product.html.tmpl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/template/en/default/admin/milestones/select-product.html.tmpl b/template/en/default/admin/milestones/select-product.html.tmpl index b1eee5ecf..b2510ded9 100644 --- a/template/en/default/admin/milestones/select-product.html.tmpl +++ b/template/en/default/admin/milestones/select-product.html.tmpl @@ -57,4 +57,6 @@ data = products %] +<p> + [% PROCESS global/footer.html.tmpl %] |