[Zope-Checkins] CVS: Zope/lib/python/Products/Sessions/dtml - addIdManager.dtml:1.6
Chris McDonough
chrism@zope.com
Wed, 21 Aug 2002 13:13:10 -0400
Update of /cvs-repository/Zope/lib/python/Products/Sessions/dtml
In directory cvs.zope.org:/tmp/cvs-serv15082/dtml
Modified Files:
addIdManager.dtml
Log Message:
Turn URL-munging off by default.
=== Zope/lib/python/Products/Sessions/dtml/addIdManager.dtml 1.5 => 1.6 ===
--- Zope/lib/python/Products/Sessions/dtml/addIdManager.dtml:1.5 Mon Aug 19 15:50:17 2002
+++ Zope/lib/python/Products/Sessions/dtml/addIdManager.dtml Wed Aug 21 13:13:10 2002
@@ -75,7 +75,7 @@
</tr>
<tr>
<td align=left>
- <input type="checkbox" name="location:list" value="url" CHECKED> URLs
+ <input type="checkbox" name="location:list" value="url"> URLs
</td>
</tr>
</table>