Diff for /MPIWGWeb/zpt/edit_MPIWGProject.zpt between versions 1.1 and 1.2

version 1.1, 2004/02/04 10:03:33 version 1.2, 2004/06/28 18:47:14
Line 8 Line 8
   
 <h3>Project Description</h3>  <h3>Project Description</h3>
   
 <span tal:replace="structure python:here.Epoz('WEB_project_description', data=here.WEB_project_description[0], toolbox='/toolbox', lang='en', path='', widget='', style='width: 600px; height: 500px; border: 1px solid #000000;', button='background-color: #EFEFEF; border: 1px solid #A0A0A0; cursor: pointer; margin-right: 1px; margin-bottom: 1px;', css='', charset='utf-8')"/>  <span tal:replace="structure python:here.Epoz('WEB_project_description', data=here.getContent('WEB_project_description'), toolbox='/toolbox', lang='en', path='', widget='', style='width: 600px; height: 500px; border: 1px solid #000000;', button='background-color: #EFEFEF; border: 1px solid #A0A0A0; cursor: pointer; margin-right: 1px; margin-bottom: 1px;', css='', charset='utf-8')"/>
   
   
       

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


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