Diff for /MPIWGWeb/zpt/Attic/editMPIWGStaff_main.zpt between versions 1.1.2.17 and 1.1.2.18

version 1.1.2.17, 2008/09/07 17:13:32 version 1.1.2.18, 2009/02/18 15:39:14
Line 2 Line 2
           "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">            "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 <html metal:define-macro="page">  <html metal:define-macro="page">
 <head>  <head>
   <tal:block tal:define="global person python:here.ZSQLInlineSearchU(_table='personal_www',key=here.getKey())"/>    <tal:block tal:define="global person python:here.ZSQLInlineSearchU(_table='personal_www',key=here.getKeyUTF8())"/>
   <meta http-equiv="Content-Type" content="text/html; charset=utf-8">    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
   <link rel="stylesheet" href="editstaff.css" type="text/css"/>      <link rel="stylesheet" href="editstaff.css" type="text/css"/>  
   <metal:x metal:define-slot="javascript"/>    <metal:x metal:define-slot="javascript"/>

Removed from v.1.1.2.17  
changed lines
  Added in v.1.1.2.18


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