File:  [Repository] / OSA_system2 / zpt / changeAddContextData.zpt
Revision 1.1: download - view: text, annotated - select for diffs - revision graph
Mon Mar 7 19:33:42 2005 UTC (19 years, 2 months ago) by dwinter
Branches: MAIN
CVS tags: HEAD
new handlers

<html>
  <body>
    <form name="form" action="change_OSAS_add_contextData">
      <b> Url to the Collection: </b><input type="text" size=100 name="collection" tal:attributes="value python:here.collection"><br><br>
      <i> password for changing the collection (user:pw): </i><input type="text" size=100 name="pwstr" tal:attributes="value python:getattr(here,'pwstr','')"><br><br>

      <input type="submit" value="Change"><br><br>
    </form>
  </body>
</html>

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