From 365ad9a47fdef379acec322863aa7c1b10afcddc Mon Sep 17 00:00:00 2001
From: Andreas Jung <yet@gmx.de>
Date: Tue, 12 Mar 2002 20:51:26 +0000
Subject: [PATCH] pre-2.4 indexes are now shown with their type

---
 lib/python/Products/ZCatalog/dtml/manageIndex.dtml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/lib/python/Products/ZCatalog/dtml/manageIndex.dtml b/lib/python/Products/ZCatalog/dtml/manageIndex.dtml
index 89472f1f7..6be9ad59c 100644
--- a/lib/python/Products/ZCatalog/dtml/manageIndex.dtml
+++ b/lib/python/Products/ZCatalog/dtml/manageIndex.dtml
@@ -178,6 +178,7 @@ function toggleSelect() {
         <dtml-var meta_type>
       <dtml-else>
          (pre-2.4 index)
+         <dtml-var meta_type>
       </dtml-if>
     </div>
     </td>
-- 
2.30.9