[Zope3-checkins] CVS: Zope3/src/zope/app/schema/browser - schema_edit.pt:1.2

Stephan Richter srichter at cosmos.phy.tufts.edu
Tue Mar 23 17:08:22 EST 2004


Update of /cvs-repository/Zope3/src/zope/app/schema/browser
In directory cvs.zope.org:/tmp/cvs-serv22183/src/zope/app/schema/browser

Modified Files:
	schema_edit.pt 
Log Message:


Use the right macro for the purpose of the view.




=== Zope3/src/zope/app/schema/browser/schema_edit.pt 1.1 => 1.2 ===
--- Zope3/src/zope/app/schema/browser/schema_edit.pt:1.1	Tue Mar  9 19:57:57 2004
+++ Zope3/src/zope/app/schema/browser/schema_edit.pt	Tue Mar 23 17:07:51 2004
@@ -1,4 +1,4 @@
-<html metal:use-macro="views/standard_macros/page">
+<html metal:use-macro="views/standard_macros/view">
   <body>
   <div metal:fill-slot="body">
 




More information about the Zope3-Checkins mailing list