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

version 1.1, 2004/02/09 11:45:46 version 1.2, 2005/12/13 12:45:22
Line 1 Line 1
 <html>  <h1 tal:replace="structure here/manage_page_header">Header</h1>
 <body>  
 <h2>Add an Navigation structure</h2>  <h2>Add an Navigation structure</h2>
 <form method="post" action="manage_addECHO_navigation">  <form method="post" action="manage_addECHO_navigation">
 <b>ID</b><input name="id"><br>  <b>ID</b><input name="id"><br>
Line 7 Line 6
 <b>Path to the stored Hierarchy</b><input name="pathToHierarchy"><br>  <b>Path to the stored Hierarchy</b><input name="pathToHierarchy"><br>
 <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>