[Zope3-checkins] CVS: Products3/NewsSite - configure.zcml:1.6

Christian Theune ct@gocept.com
Wed, 26 Mar 2003 09:08:34 -0500


Update of /cvs-repository/Products3/NewsSite
In directory cvs.zope.org:/tmp/cvs-serv15634

Modified Files:
	configure.zcml 
Log Message:
 - fixed broken xml


=== Products3/NewsSite/configure.zcml 1.5 => 1.6 ===
--- Products3/NewsSite/configure.zcml:1.5	Wed Mar 26 08:55:32 2003
+++ Products3/NewsSite/configure.zcml	Wed Mar 26 09:08:34 2003
@@ -65,7 +65,7 @@
 
     <browser:page name="index.html"  template="add.pt" />
     <browser:page name="action.html" attribute="action" />
-
+</browser:view>
 <!--
 <browser:addform
     name="register.html"