Annotation of ECHO_content/vlp/ChangeVLPPath.zpt, revision 1.1.1.1

1.1       dwinter     1: <html>
                      2: <body>
                      3: <h2>change path of <span tal:replace="here/getId"/></h2>
                      4: <form method="post" action="VLP_path_config">
                      5: Path: <input type="text" size="50" name="path" tal:attributes="value here/path">
                      6: <input type="submit" value="change">
                      7: </form>
                      8: </body>

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