[Zope-Checkins] CVS: Zope2 - manageIndex.dtml:1.1.2.13
andreas@serenade.digicool.com
andreas@serenade.digicool.com
Wed, 30 May 2001 10:12:23 -0400
Update of /cvs-repository/Zope2/lib/python/Products/ZCatalog/dtml
In directory serenade:/tmp/cvs-serv20944/dtml
Modified Files:
Tag: ajung-dropin-registry
manageIndex.dtml
Log Message:
cosmetic cleanup
--- Updated File manageIndex.dtml in package Zope2 --
--- manageIndex.dtml 2001/05/30 01:08:25 1.1.2.12
+++ manageIndex.dtml 2001/05/30 14:12:23 1.1.2.13
@@ -177,7 +177,7 @@
<dtml-try>
<dtml-let xx=numObjects></dtml-let>
<dtml-except>
- (old-style index)
+ (pre-2.4 index)
</dtml-try>
</div>
</td>
@@ -185,7 +185,7 @@
<div class="list-item">
<dtml-try>
<dtml-var numObjects>
- <dtml-except>not available
+ <dtml-except>n/a
</dtml-try>
</div>
</td>