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

1.1       dwinter     1: <html>
                      2: <body>
                      3: <form method="post" action="manage_AddOSAS_producer">
                      4: <h2>Add a producer</h2>
1.2     ! dwinter     5: <b>ID=shortName (required)</b><input name="id"><br>
        !             6: <b>Title=FullName (required)</b><input name="title"><br>
        !             7: <b>Address (required)</b><input name="address"><br>
        !             8: <em>Contact(optional)</em><input name="contact"><br>
        !             9: <em>URL(optional)</em><input name="url"><br>
        !            10: 
1.1       dwinter    11: <input type="submit">
                     12: </form>
                     13: 
                     14: </body>
                     15: </html>

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