File:  [Repository] / OSAS / OSA_system / Attic / AddOSAS_idGenerator.zpt
Revision 1.1: download - view: text, annotated - select for diffs - revision graph
Thu Dec 18 17:22:28 2003 UTC (20 years, 6 months ago) by dwinter
Branches: MAIN
CVS tags: HEAD
add archiving system

<html>
  <body>
    <h1>Add an ID Generator</h1>
    
    <form method="post" action="manage_AddOSAS_idGenerator">
      <table>
	<tr>
	  <td>
	    id:
	     </td>
	  <td>
	    <input name="id"/>
	    </td>
	 </tr>
	<tr>
	  <td>
	    <i>Title:</i>
	  </td>
	  <td>
	    <input name="title"/>
	  </td>
	 </tr>
      </table>
<input type="submit"/>
   </form>
   </body>
</html>

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