diff options
| author | lpsolit%gmail.com <> | 2005-08-31 00:17:38 +0000 |
|---|---|---|
| committer | lpsolit%gmail.com <> | 2005-08-31 00:17:38 +0000 |
| commit | a9d5c4871b4cd0e8dd66d2fa12c50d31bf9ad9ec (patch) | |
| tree | c762553a0847c31431b20d0be6540ed3b52f369f /template/en/default/bug | |
| parent | 113c051bf29b596aeaded37185eee18551c5504d (diff) | |
| download | bugs-a9d5c4871b4cd0e8dd66d2fa12c50d31bf9ad9ec.tar bugs-a9d5c4871b4cd0e8dd66d2fa12c50d31bf9ad9ec.tar.gz bugs-a9d5c4871b4cd0e8dd66d2fa12c50d31bf9ad9ec.tar.bz2 bugs-a9d5c4871b4cd0e8dd66d2fa12c50d31bf9ad9ec.tar.xz bugs-a9d5c4871b4cd0e8dd66d2fa12c50d31bf9ad9ec.zip | |
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/default/bug')
| -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 %] |
