File:  [Repository] / OSAS / OSA_system / zpt / AddOSAS_archiver.zpt
Revision 1.2: download - view: text, annotated - select for diffs - revision graph
Fri Mar 19 21:28:21 2004 UTC (20 years, 3 months ago) by dwinter
Branches: MAIN
CVS tags: HEAD
add config fuer thumb and top

    1: <html>
    2: <body>
    3: <form method="post" action="manage_AddOSAS_projects">
    4: <h2>Add new pathes for projects</h2>
    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>