diff options
author | timeless%mozdev.org <> | 2007-01-08 08:59:50 +0100 |
---|---|---|
committer | timeless%mozdev.org <> | 2007-01-08 08:59:50 +0100 |
commit | cdeb0e28f1933ec38676c2ce31c4da817c2b15d1 (patch) | |
tree | 6c4b01cf1718e4e3be30b8a67bb01bf6fa682c4f /template/en/default | |
parent | 5f88dde83d62b5632f77ef3ac2614355a25cef40 (diff) | |
download | bugzilla-cdeb0e28f1933ec38676c2ce31c4da817c2b15d1.tar.gz bugzilla-cdeb0e28f1933ec38676c2ce31c4da817c2b15d1.tar.xz |
Bug 365480 admin/components/select-product has useless <p>
patch by bmo2007@rsz.jp r=timeless a=justdave
Diffstat (limited to 'template/en/default')
-rw-r--r-- | template/en/default/admin/components/select-product.html.tmpl | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/template/en/default/admin/components/select-product.html.tmpl b/template/en/default/admin/components/select-product.html.tmpl index ea9342dcd..5be48fec8 100644 --- a/template/en/default/admin/components/select-product.html.tmpl +++ b/template/en/default/admin/components/select-product.html.tmpl @@ -68,6 +68,4 @@ Redisplay table with [% terms.bug %] counts (slower)</a></p> [% END %] -<p> - [% PROCESS global/footer.html.tmpl %] |