File:  [Repository] / OSAS / OSA_system / Attic / AddOSAS_producer.zpt
Revision 1.4: download - view: text, annotated - select for diffs - revision graph
Thu Jan 29 10:19:38 2004 UTC (20 years, 5 months ago) by dwinter
Branches: MAIN
CVS tags: HEAD
bug in isolist fixed and rights are now correct after download of images

    1: <html>
    2: <body>
    3: <form method="post" action="manage_AddOSAS_producer">
    4: <h2>Add a producer (Page under construction)</h2>
    5: <b>ID=shortName (required)</b><input name="id"><br>
    6: <b>Title=FullName (required)</b><input name="title"><br>
    7: <b>Folder Name for this Producer (required)</b><input name="producerFolderName"><br>
    8: 
    9: <b>Address (required)</b><input name="address"><br>
   10: <em>Contact(optional)</em><input name="contact"><br>
   11: <em>URL(optional)</em><input name="url"><br>
   12: 
   13: <input type="submit">
   14: </form>
   15: 
   16: </body>
   17: </html>

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