diff options
author | reed%reedloden.com <> | 2006-12-27 09:17:05 +0000 |
---|---|---|
committer | reed%reedloden.com <> | 2006-12-27 09:17:05 +0000 |
commit | 466c52b665db8840baab7c8ca2fc323cc0e2431c (patch) | |
tree | 22bfa66f25256e9e5706e18db6db5bdb06068c25 /template/en/default/bug/create | |
parent | e3aed7515a6e413a9c9152493a2c98af7b94c671 (diff) | |
download | bugs-466c52b665db8840baab7c8ca2fc323cc0e2431c.tar bugs-466c52b665db8840baab7c8ca2fc323cc0e2431c.tar.gz bugs-466c52b665db8840baab7c8ca2fc323cc0e2431c.tar.bz2 bugs-466c52b665db8840baab7c8ca2fc323cc0e2431c.tar.xz bugs-466c52b665db8840baab7c8ca2fc323cc0e2431c.zip |
Bug 364950 - ""Enter Bug" page does not validate due to <input> in <table>" [p=reed r=bkor a=justdave]
Diffstat (limited to 'template/en/default/bug/create')
-rw-r--r-- | template/en/default/bug/create/create.html.tmpl | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/template/en/default/bug/create/create.html.tmpl b/template/en/default/bug/create/create.html.tmpl index 3d6d3e314..ac9e523a9 100644 --- a/template/en/default/bug/create/create.html.tmpl +++ b/template/en/default/bug/create/create.html.tmpl @@ -439,8 +439,6 @@ function handleWantsAttachment(wants_attachment) { </label> </td> </tr> - [% ELSE %] - <input type="hidden" name="commentprivacy" value="0"> [% END %] <tr> |