Diff for /MPIWGWeb/zpt/Attic/edit_MPIWGProjectNeu.zpt between versions 1.1.2.6 and 1.1.2.7

version 1.1.2.6, 2008/08/20 09:40:57 version 1.1.2.7, 2008/08/22 06:09:27
Line 16 Line 16
     </div>      </div>
   <metal:macros xmlns:metal="http://xml.zope.org/namespaces/metal" use-macro="here/kupuEditor/kupumacros/macros/xmlconfig">    <metal:macros xmlns:metal="http://xml.zope.org/namespaces/metal" use-macro="here/kupuEditor/kupumacros/macros/xmlconfig">
     <metal:macros xmlns:metal="http://xml.zope.org/namespaces/metal" fill-slot="dst">saveEditedContent</metal:macros>      <metal:macros xmlns:metal="http://xml.zope.org/namespaces/metal" fill-slot="dst">saveEditedContent</metal:macros>
      
   </metal:macros>    </metal:macros>
   <metal:macros xmlns:metal="http://xml.zope.org/namespaces/metal" use-macro="here/kupuEditor/kupumacros/macros/fulleditor">    <metal:macros xmlns:metal="http://xml.zope.org/namespaces/metal" use-macro="here/kupuEditor/kupumacros/macros/fulleditor">
        <metal:macros xmlns:metal="http://xml.zope.org/namespaces/metal" fill-slot="tb_select_styles">
         <select id="kupu-tb-styles">
         <option xmlns:i18n="http://xml.zope.org/namespaces/i18n" value="P" i18n:translate="">
           Normal
         </option>
         <option value="H3">
           <span xmlns:i18n="http://xml.zope.org/namespaces/i18n" i18n:translate="">Heading</span>
         </option>
        
       </select>
   
        
        
        </metal:macros>
     <metal:macros fill-slot="toolbox_properties">      <metal:macros fill-slot="toolbox_properties">
       <div class="kupu-toolbox" id="kupu-toolbox-properties"><input type="hidden" class="wide" id="kupu-properties-title" /> <input        <div class="kupu-toolbox" id="kupu-toolbox-properties"><input type="hidden" class="wide" id="kupu-properties-title" /> <input
         type="hidden" class="wide" id="kupu-properties-description" /></div>          type="hidden" class="wide" id="kupu-properties-description" /></div>

Removed from v.1.1.2.6  
changed lines
  Added in v.1.1.2.7


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