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

version 1.1, 2005/07/14 15:14:26 version 1.1.2.1, 2005/07/14 15:14:26
Line 0 Line 1
   <html>
   <body>
   <h2>Change free text field publication overview for front page</h2>
   <form action="changePublications_special" method="post">
   <input type="checkbox" name="usePublicationsSpecial" value="1">Use free text field<br>
   <textarea name="specialPublicationsField" cols="80" rows="40" tal:content="python:getattr(here,'specialPublicationsField','')"></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>