Diff for /ECHO_content/zpt/AddECHO_layoutTemplate.zpt between versions 1.9 and 1.10

version 1.9, 2004/12/10 13:48:13 version 1.10, 2005/12/13 12:45:22
Line 1 Line 1
 <html>  <h1 tal:replace="structure here/manage_page_header">Header</h1>
 <body>  
 <h2>Generate Templates for ECHO Documents (templates will be valid for all documents in subtrees if existing)</h2>  <h2>Generate Templates for ECHO Documents (templates will be valid for all documents in subtrees if existing)</h2>
   
 <h3>Template for the layout of the different Types in the content list of a collection</h3>  <h3>Template for the layout of the different Types in the content list of a collection</h3>
Line 27 Line 26
 <input type="submit" value="create">  <input type="submit" value="create">
   
 </form>  </form>
 </body>  <h1 tal:replace="structure here/manage_page_footer">Footer</h1>
 </html>  

Removed from v.1.9  
changed lines
  Added in v.1.10


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>