File:  [Repository] / ECHO_content / zpt / AddECHO_navigation.zpt
Revision 1.2: download - view: text, annotated - select for diffs - revision graph
Tue Dec 13 12:45:22 2005 UTC (18 years, 5 months ago) by dwinter
Branches: MAIN
CVS tags: cleanup, Root_cleanup, HEAD
change utf-8 handlingCVS: ----------------------------------------------------------------------

<h1 tal:replace="structure here/manage_page_header">Header</h1>
<h2>Add an Navigation structure</h2>
<form method="post" action="manage_addECHO_navigation">
<b>ID</b><input name="id"><br>
<b>Title</b><input name="title"><br>
<b>Path to the stored Hierarchy</b><input name="pathToHierarchy"><br>
<input type="submit">
</form>
<h1 tal:replace="structure here/manage_page_footer">Footer</h1>

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