File:  [Repository] / MPIWGWeb / zpt / edit_MPIWGRelatedPublications.zpt
Revision 1.3: download - view: text, annotated - select for diffs - revision graph
Tue Aug 24 13:26:03 2004 UTC (19 years, 10 months ago) by dwinter
Branches: MAIN
CVS tags: r2, HEAD
bug in utf-8 entry for publications fixed

    1: <html>
    2: <head>
    3: <meta http-equiv="content-type" content="text/html; charset=utf-8">
    4: </head>
    5: <body>
    6: <form method="POST" action="editMPIWGProject">
    7: 
    8: <h3>Edit Related Publications</h3>
    9: 
   10: <span tal:replace="structure python:here.Epoz('WEB_related_pub', data=here.getContent('WEB_related_pub'), 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')"/>
   11: 
   12: 
   13:   
   14: <input type="submit">
   15: </form>
   16: </body>
   17: </html>

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