[Zope3-checkins] 
	SVN: Zope3/branches/Zope-3.1/src/zope/app/presentation/configure.zcml
	Correct idiotic title
    Philipp von Weitershausen 
    philikon at philikon.de
       
    Sat Aug 13 12:45:33 EDT 2005
    
    
  
Log message for revision 37914:
  Correct idiotic title
  
Changed:
  U   Zope3/branches/Zope-3.1/src/zope/app/presentation/configure.zcml
-=-
Modified: Zope3/branches/Zope-3.1/src/zope/app/presentation/configure.zcml
===================================================================
--- Zope3/branches/Zope-3.1/src/zope/app/presentation/configure.zcml	2005-08-13 13:20:33 UTC (rev 37913)
+++ Zope3/branches/Zope-3.1/src/zope/app/presentation/configure.zcml	2005-08-13 16:45:33 UTC (rev 37914)
@@ -89,7 +89,7 @@
   
   <content class=".zpt.ZPTTemplate">
     <factory
-        title="zope.app.ZPTTemplate"
+        title="ZPT Template"
         description="Persistent View Page Template"
         />
     <implements
    
    
More information about the Zope3-Checkins
mailing list