[ZPT] CVS: Packages/TAL - test10.html:1.2

guido@digicool.com guido@digicool.com
Tue, 27 Mar 2001 12:18:37 -0500 (EST)


Update of /cvs-repository/Packages/TAL/test/output
In directory korak:/tmp/cvs-serv18477/output

Modified Files:
	test10.html 
Log Message:
Fix test7 reference.  Move <hr> to where it is expected.


--- Updated File test10.html in package Packages/TAL --
--- test10.html	2001/03/27 11:46:07	1.1
+++ test10.html	2001/03/27 17:18:36	1.2
@@ -1,5 +1,5 @@
 <html><body>
-<table xmlns:m="http://xml.zope.org/namespaces/metal" m:use-macro="test/input/test7.xml/myTable">
+<table xmlns:m="http://xml.zope.org/namespaces/metal" m:use-macro="test/input/test07.xml/myTable">
 <!-- macro definition with slots -->
   <tr>
     <td>Top Left</td>
@@ -9,8 +9,8 @@
     <td>Bottom left</td>
     <td><span m:fill-slot="bottomRight">
       <h1>Some headline</h1>
-      <hr>
       <p>This is the real contents of the bottom right slot.</p>
+      <hr>
       <p>It is supposed to contain a lot of text.  Blah, blah, blab.
       Blabber, blabber, blah.  Baah, baah, barb.  Blah, blah, blab.
       Blabber, blabber, blah.  Baah, baah, barb.  Blah, blah, blab.