Diff for /MPIWGWeb/zpt/Attic/edit_publicationForm.zpt between versions 1.1.2.3 and 1.1.2.4

version 1.1.2.3, 2005/10/19 15:54:13 version 1.1.2.4, 2005/10/19 15:58:51
Line 12 Line 12
     <textarea tal:content="structure python:getattr(here,'text','')" name="text" rows="3" cols="80"></textarea>      <textarea tal:content="structure python:getattr(here,'text','')" name="text" rows="3" cols="80"></textarea>
     <p><input type="submit" value="submit"/></p>      <p><input type="submit" value="submit"/></p>
   </form>    </form>
     
     <h3><a href="managePublications">Back to publication list</a></h3>
 </tal:block>  </tal:block>
 </body>  </body>
 </html>  </html>

Removed from v.1.1.2.3  
changed lines
  Added in v.1.1.2.4


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