Annotation of ECHO_content/ChangeECHO_navigation.zpt~, revision 1.1

1.1     ! dwinter     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>