itemcreation.htm 396 B

123456789101112
  1. <html>
  2. <title>Item Creation:</title>
  3. <body>
  4. <br>
  5. <table><tr><td>
  6. Item-id: <edit var="itemid" width=50>
  7. </td></tr></table>
  8. <br>
  9. <button value="Create item" action="bypass -h admin_create_item $itemid" width=70 height=15 back="sek.cbui94" fore="sek.cbui92">
  10. <br>
  11. <button value="Back" action="bypass -h admin_admin" width=40 height=15 back="sek.cbui94" fore="sek.cbui92">
  12. </body></html>