diff options
author | timeless%mozdev.org <> | 2007-01-08 09:49:53 +0100 |
---|---|---|
committer | timeless%mozdev.org <> | 2007-01-08 09:49:53 +0100 |
commit | 0702eb6492ac19b80491e45c916da2dd7330f61c (patch) | |
tree | cc099037aca0f16d0a1fd0ed50538f2ae7ec3952 /template/en/default/admin | |
parent | 17570d999ea378e9e94e1504c4af454b1eb91b50 (diff) | |
download | bugzilla-0702eb6492ac19b80491e45c916da2dd7330f61c.tar.gz bugzilla-0702eb6492ac19b80491e45c916da2dd7330f61c.tar.xz |
Bug 365497 admin/milestones/select-product has useless <p>
patch by bmo2007@rsz.jp r=timeless a=justdave
Diffstat (limited to 'template/en/default/admin')
-rw-r--r-- | template/en/default/admin/milestones/select-product.html.tmpl | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/template/en/default/admin/milestones/select-product.html.tmpl b/template/en/default/admin/milestones/select-product.html.tmpl index 508af6881..a9e53d396 100644 --- a/template/en/default/admin/milestones/select-product.html.tmpl +++ b/template/en/default/admin/milestones/select-product.html.tmpl @@ -68,6 +68,4 @@ Redisplay table with [% terms.bug %] counts (slower)</a></p> [% END %] -<p> - [% PROCESS global/footer.html.tmpl %] |