File:  [Repository] / MPIWGWeb / zpt / edit_MPIWGRelatedPublications.zpt
Revision 1.1: download - view: text, annotated - select for diffs - revision graph
Wed Feb 4 10:03:33 2004 UTC (20 years, 5 months ago) by dwinter
Branches: MAIN
CVS tags: HEAD
Initial revision

    1: <html>
    2: <body>
    3: <form method="POST" action="editMPIWGProject">
    4: 
    5: <h3>Edit Related Publications</h3>
    6: 
    7: <span tal:replace="structure python:here.Epoz('WEB_related_pub', data=here.WEB_related_pub[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')"/>
    8: 
    9: 
   10:   
   11: <input type="submit">
   12: </form>
   13: </body>
   14: </html>

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