Diff for /MPIWGWeb/zpt/edit_MPIWGStaff.zpt between versions 1.1.1.1 and 1.1.1.1.2.2

version 1.1.1.1, 2004/02/04 10:03:33 version 1.1.1.1.2.2, 2012/12/07 16:16:32
Line 6 Line 6
   
 <div>  <div>
   
 <h1>Add a staff member</h1>  <h1>Edit</h1>
   <h2>!Please use this form only if you really know what you do, for the change of names the
   ../edit methods should be used!</h2>
 <form method="post" action="changeMPIWGStaff">  <form method="post" action="changeMPIWGStaff">
   
 <p>LastName:  <p>LastName:
Line 14 Line 16
 <p>FirstName:  <p>FirstName:
 <input name="firstName" tal:attributes="value here/firstName"/></p>  <input name="firstName" tal:attributes="value here/firstName"/></p>
   
   <p>Key:
   <input name="key" tal:attributes="value here/getKey"/></p>
 <input type="submit">  <input type="submit">
 </form>  </form>
 </div>  </div>

Removed from v.1.1.1.1  
changed lines
  Added in v.1.1.1.1.2.2


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