diff options
author | timeless%mozdev.org <> | 2007-01-08 09:56:00 +0100 |
---|---|---|
committer | timeless%mozdev.org <> | 2007-01-08 09:56:00 +0100 |
commit | 345eaf65e9321f162d9451cbf3dbac6d200e5d6e (patch) | |
tree | cd049c2726d6fcc434f88b6987717e2977259d2f | |
parent | 0d0ca9bc0c32a44efdf51028198e59b237a758b9 (diff) | |
download | bugzilla-345eaf65e9321f162d9451cbf3dbac6d200e5d6e.tar.gz bugzilla-345eaf65e9321f162d9451cbf3dbac6d200e5d6e.tar.xz |
Bug 365518 bug/process/verify-new-product uses strange mark up
patch by bmo2007@rsz.jp r=timeless a=justdave
-rw-r--r-- | template/en/default/bug/process/verify-new-product.html.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/bug/process/verify-new-product.html.tmpl b/template/en/default/bug/process/verify-new-product.html.tmpl index f24880984..b3ec73241 100644 --- a/template/en/default/bug/process/verify-new-product.html.tmpl +++ b/template/en/default/bug/process/verify-new-product.html.tmpl @@ -64,7 +64,7 @@ and the version and component fields are no longer correct. Please set the correct version and component now: [% END %] - <p> + </p> <table> <tr> |