[Zope3-checkins] CVS: Zope3/src/zope/app/index/browser/text -
	control.pt:1.2
    Stephan Richter 
    srichter at cosmos.phy.tufts.edu
       
    Tue Mar 23 17:08:21 EST 2004
    
    
  
Update of /cvs-repository/Zope3/src/zope/app/index/browser/text
In directory cvs.zope.org:/tmp/cvs-serv22183/src/zope/app/index/browser/text
Modified Files:
	control.pt 
Log Message:
Use the right macro for the purpose of the view.
=== Zope3/src/zope/app/index/browser/text/control.pt 1.1 => 1.2 ===
--- Zope3/src/zope/app/index/browser/text/control.pt:1.1	Tue Mar  2 09:40:07 2004
+++ Zope3/src/zope/app/index/browser/text/control.pt	Tue Mar 23 17:07:47 2004
@@ -1,4 +1,4 @@
-<html metal:use-macro="views/standard_macros/page">
+<html metal:use-macro="views/standard_macros/view">
 <head>
   <title metal:fill-slot="title" i18n:translate="">
     TextIndex Control Page
    
    
More information about the Zope3-Checkins
mailing list