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

<html>
  <body>
    <form name="form" action="manage_AddOSAS_add_Document">
      <b> ID: </b><input type="text" name="id"><br><br>
<!--      <b> Linklabel: </b><input type="text" name="linklabel"><br><br>
      <b> Description: </b><textarea name="description"></textarea><br><br>
-->
      <input type="submit" value="Add"><br><br>
    </form>
  </body>
</html>

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