Commit 4b2ced78 authored by Guido van Rossum's avatar Guido van Rossum

Oops! Somehow the hidden input field didn't work. Reverting the last checkin.

parent 8e4b9efe
......@@ -27,7 +27,15 @@
</td>
</tr>
<input type="hidden" name="splitter" checked />
<tr>
<td align="left" valign="top">
<div class="form-label">
splitter?
</td>
<td align="left" valign="top">
<input type="checkbox" name="splitter" checked />
</td>
</tr>
<tr>
<td align="left" valign="top">
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment