Annotation of ECHO_content/ChangeECHO_navigation.zpt, revision 1.1

1.1     ! dwinter     1: <html>
        !             2: <body>
        !             3: <h2>Change Navigation structure</h2>
        !             4: <form method="post" action="ECHO_navigationConfig">
        !             5: 
        !             6: <b>Title</b><input name="title" tal:attributes="value here/title"><br>
        !             7: <b>Path to the stored Hierarchy</b><input name="pathToHierarchy" tal:attributes="value here/pathToHierarchy"><br>
        !             8: <input type="submit">
        !             9: </form>
        !            10: </body>
        !            11: </html>

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