Diff for /OSAS/OSA_system/zpt/ChangeOSAS_add_contextData.zpt between versions 1.2 and 1.3

version 1.2, 2004/04/02 17:38:40 version 1.3, 2005/01/21 17:31:48
Line 2 Line 2
   <body>    <body>
     <form name="form" action="change_OSAS_add_contextData">      <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>        <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>        <input type="submit" value="Change"><br><br>
     </form>      </form>

Removed from v.1.2  
changed lines
  Added in v.1.3


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