Annotation of checkStation/zpt/AddCheckStation.zpt, revision 1.1.1.1

1.1       dwinter     1: <html>
                      2: <body>
                      3: <form action="manage_addCheckStation" method="post">
                      4: <p>Id: <input name="id" size="20"></p>
                      5: <p>Pfad: <input name="path" size="100"></p>
                      6: <p><input type="submit">
                      7: </form>
                      8: </body>
                      9: </html>

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