File:  [Repository] / ECHO_content / Attic / AddECHO_navigation.zpt
Revision 1.1: download - view: text, annotated - select for diffs - revision graph
Tue Jan 27 13:36:03 2004 UTC (20 years, 5 months ago) by dwinter
Branches: MAIN
CVS tags: HEAD
echo navigation

    1: <html>
    2: <body>
    3: <h2>Add an Navigation structure</h2>
    4: <form method="post" action="manage_AddECHO_navigation">
    5: <b>ID</b><input name="id"><br>
    6: <b>Title</b><input name="title"><br>
    7: <b>Path to the stored Hierarchy</b><input name="pathToHierarchy"><br>
    8: <input type="submit">
    9: </form>
   10: </body>
   11: </html>

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