File:  [Repository] / OSAS / OSA_system / zpt / AddOSAS_MetadataMappingRoot.zpt
Revision 1.1: download - view: text, annotated - select for diffs - revision graph
Mon Nov 28 13:00:38 2005 UTC (18 years, 7 months ago) by dwinter
Branches: MAIN
CVS tags: HEAD
renaming

    1: <html>
    2:   <body>
    3:     <b> ID: </b>
    4:     <form name="form" action="manage_addZSQLMetadataMappingRoot">
    5:       <b> ID: </b><input type="text" name="id"><br><br>
    6:       <b> Title: </b><input type="text" name="title"><br><br>
    7: 
    8:       <b> Generic Metafields (separated by ",") </b><input type="text" name="fields" size=100><br><br>
    9:       <input type="submit" value="Add"><br><br>
   10:     </form>
   11:   </body>
   12: </html>

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