Diff for /ECHO_content/zpt/AddECHO_ZCatalogElement.zpt between versions 1.1 and 1.2

version 1.1, 2004/06/25 11:02:16 version 1.2, 2005/12/13 12:45:21
Line 1 Line 1
 <html>  <h1 tal:replace="structure here/manage_page_header">Header</h1>
 <body>  
 <h2>Add an ZCatalog Element</h2>  <h2>Add an ZCatalog Element</h2>
 <p>Genates a list in the navigation bar with unique entries of a ZCatalogIndex</p>  <p>Genates a list in the navigation bar with unique entries of a ZCatalogIndex</p>
 <form action="manage_addECHO_ZCatalogElement" method="post">  <form action="manage_addECHO_ZCatalogElement" method="post">
Line 13 Line 12
 <input type="submit">  <input type="submit">
 </form>  </form>
   
 </body>  <h1 tal:replace="structure here/manage_page_footer">Footer</h1>
 </html>  
   

Removed from v.1.1  
changed lines
  Added in v.1.2


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