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

version 1.1, 2004/03/03 13:02:55 version 1.2, 2004/04/02 17:38:40
Line 1 Line 1
 <html>  <html>
   <body>    <body>
     <form name="form" action="change_OSAS_add_contextData">      <form name="form" action="change_OSAS_add_contextData">
       <b> Collection: </b><input type="text" 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>
   
       <input type="submit" value="Change"><br><br>        <input type="submit" value="Change"><br><br>
     </form>      </form>

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


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