Diff for /MPIWGWeb/zpt/Attic/edit_publicationForm.zpt between versions 1.1 and 1.1.2.1

version 1.1, 2005/09/14 20:45:56 version 1.1.2.1, 2005/09/14 20:45:56
Line 0 Line 1
   <html>
   <body>
   <h2>Edit Publication</h2>
   <form action="editPublication" method="post">
   <textarea tal:content="structure python:getattr(here,'text','')" name="text" rows="3" cols="80"></textarea>
   <br>
   <input type="submit" value="submit">
   </form>
   </body>
   </html>

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


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