File:  [Repository] / OSAS / OSA_system / zpt / AddOSAS_archiver.zpt
Revision 1.1: download - view: text, annotated - select for diffs - revision graph
Wed Mar 3 13:02:54 2004 UTC (20 years, 4 months ago) by dwinter
Branches: MAIN
CVS tags: HEAD
moved templates to zpt

    1: <html>
    2: <body>
    3: <form method="post" action="manage_AddOSAS_archiver">
    4: <h2>Add the Archiver</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>