diff options
author | timeless%mozdev.org <> | 2007-01-08 10:31:23 +0100 |
---|---|---|
committer | timeless%mozdev.org <> | 2007-01-08 10:31:23 +0100 |
commit | 926b144bf34989be3bfefd922a0f3355915ebccf (patch) | |
tree | f6fef7edd94023cef9194871a6f37d56da387268 /template/en | |
parent | cd1daddd12f649abe06b0658eca3b1eab6558d78 (diff) | |
download | bugzilla-926b144bf34989be3bfefd922a0f3355915ebccf.tar.gz bugzilla-926b144bf34989be3bfefd922a0f3355915ebccf.tar.xz |
Bug 365496 admin/milestones/list has useless <p>
patch by bmo2007@rsz.jp r=timeless a=justdave
Diffstat (limited to 'template/en')
-rw-r--r-- | template/en/default/admin/milestones/list.html.tmpl | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/template/en/default/admin/milestones/list.html.tmpl b/template/en/default/admin/milestones/list.html.tmpl index d25308583..01e705eff 100644 --- a/template/en/default/admin/milestones/list.html.tmpl +++ b/template/en/default/admin/milestones/list.html.tmpl @@ -96,8 +96,6 @@ overrides = overrides %] -<p> - [% IF ! showbugcounts %] <p><a href="editmilestones.cgi?product=[% product.name FILTER url_quote %]&showbugcounts=1"> |