[Zope-CVS] CVS: Products/ZCTextIndex/dtml - addLexicon.dtml:1.5
Guido van Rossum
guido@python.org
Wed, 22 May 2002 12:55:40 -0400
Update of /cvs-repository/Products/ZCTextIndex/dtml
In directory cvs.zope.org:/tmp/cvs-serv25995
Modified Files:
addLexicon.dtml
Log Message:
Oops! Somehow the hidden input field didn't work. Reverting the last checkin.
=== Products/ZCTextIndex/dtml/addLexicon.dtml 1.4 => 1.5 ===
</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">