Annotation of checkStation/zpt/ChangeCheckStation.zpt, revision 1.1

1.1     ! dwinter     1: <html>
        !             2: <body>
        !             3: <form action="changeCheckStation" method="post">
        !             4: <p>Pfad: <input name="path" size="100" tal:attributes="value here/path"></p>
        !             5: <p><input type="submit">
        !             6: </form>
        !             7: </body>
        !             8: </html>
        !             9: 

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