Annotation of ECHO_content/zpt/changeECHO_contentType.zpt, revision 1.2

1.2     ! dwinter     1: <h1 tal:replace="structure here/manage_page_header">Header</h1>
1.1       dwinter     2: <form method="post" action="changeECHO_contentType">
                      3: <h2> Change Description of ECHO_contentType: <span tal:replace="here/getId"/></h2>
                      4: <textarea name="description" tal:content="here/description" rows="4" cols="50"></textarea>
                      5: <input type="submit" value="change">
                      6: </form>
1.2     ! dwinter     7: <h1 tal:replace="structure here/manage_page_footer">Footer</h1>

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