Annotation of OSAS/OSA_system/zpt/AddOSAS_archiver.zpt, revision 1.2

1.1       dwinter     1: <html>
                      2: <body>
1.2     ! dwinter     3: <form method="post" action="manage_AddOSAS_projects">
        !             4: <h2>Add new pathes for projects</h2>
1.1       dwinter     5: <b>ID</b><input name="id"><br>
                      6: <b>Title</b><input name="title"><br>
                      7: <b>Start Path</b><input name="startPath"><br>
                      8: <input type="submit">
                      9: </form>
                     10: 
                     11: </body>
                     12: </html>

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