diff options
author | lpsolit%gmail.com <> | 2005-08-31 02:17:38 +0200 |
---|---|---|
committer | lpsolit%gmail.com <> | 2005-08-31 02:17:38 +0200 |
commit | a9d5c4871b4cd0e8dd66d2fa12c50d31bf9ad9ec (patch) | |
tree | c762553a0847c31431b20d0be6540ed3b52f369f /template/en | |
parent | 113c051bf29b596aeaded37185eee18551c5504d (diff) | |
download | bugzilla-a9d5c4871b4cd0e8dd66d2fa12c50d31bf9ad9ec.tar.gz bugzilla-a9d5c4871b4cd0e8dd66d2fa12c50d31bf9ad9ec.tar.xz |
Bug 306368: The "Block for SELECT fields" should only insert one cell in bug/edit-html.tmpl - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=myk
Diffstat (limited to 'template/en')
-rw-r--r-- | template/en/default/bug/edit.html.tmpl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/template/en/default/bug/edit.html.tmpl b/template/en/default/bug/edit.html.tmpl index 9f8adbe71..3ae7555c2 100644 --- a/template/en/default/bug/edit.html.tmpl +++ b/template/en/default/bug/edit.html.tmpl @@ -660,5 +660,4 @@ </select> </label> </td> - <td> </td> [% END %] |