Diff for /ECHO_content/zpt/AddECHO_copyright.zpt between versions 1.8 and 1.9

version 1.8, 2004/08/06 09:00:12 version 1.9, 2005/12/13 12:45:21
Line 1 Line 1
 <html>  <h1 tal:replace="structure here/manage_page_header">Header</h1>
 <body>  
 <h2>Add a copyright</h2>  <h2>Add a copyright</h2>
 <form action="manage_addECHO_copyright" method="post">  <form action="manage_addECHO_copyright" method="post">
 <p>Please select the copyright restrictions for the different media types covered by this resource.</p>  <p>Please select the copyright restrictions for the different media types covered by this resource.</p>
Line 28 Line 27
   </tr>    </tr>
 </table>  </table>
 <input type="submit" value="Add">  <input type="submit" value="Add">
 </body>  <h1 tal:replace="structure here/manage_page_footer">Footer</h1>
 </html>  

Removed from v.1.8  
changed lines
  Added in v.1.9


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