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

<html>
  <body>
    <form name="form" action="change_OSAS_add_Presentaton">
      <!-- <b> Linklabel: </b><input type="text" name="linklabel" tal:attributes="value python:here.linklabel"><br><br>
      <b> Description: </b><textarea name="description" tal:content="python:here.description"></textarea><br><br>
-->
      <input type="submit" value="Change"><br><br>
    </form>
  </body>
</html>

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