File:  [Repository] / OSAS / OSA_system / Attic / ChangeOSAS_producer.zpt.~1.1.~
Revision 1.1: download - view: text, annotated - select for diffs - revision graph
Tue Dec 23 13:43:10 2003 UTC (20 years, 6 months ago) by dwinter
Branches: MAIN
CVS tags: HEAD
archiver

<html>
<body>
<form method="post" action="ChangeOSAS_producer">
<h2>Add a producer</h2>
<b>ID=shortName (required)</b><input name="id" tal:attributes="value here/getId"><br>
<b>Title=FullName (required)</b><input name="title" tal:attributes="value here/title"><br>
<b>Address (required)</b><input name="address" tal:attributes="value here/address"><br>
<em>Contact(optional)</em><input name="contact" tal:attributes="value here/contact"><br>
<em>URL(optional)</em><input name="url" tal:attributes="value here/url"><br>

<input type="submit">
</form>

</body>
</html>

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