[Zope-Checkins] SVN:	Zope/branches/2.13/src/Products/PageTemplates/www/ptEdit.zpt	Merged c117485 from 2.12 branch
    Hanno Schlichting 
    hannosch at hannosch.eu
       
    Sun Oct 17 07:42:26 EDT 2010
    
    
  
Log message for revision 117592:
  Merged c117485 from 2.12 branch
  
Changed:
  U   Zope/branches/2.13/src/Products/PageTemplates/www/ptEdit.zpt
-=-
Modified: Zope/branches/2.13/src/Products/PageTemplates/www/ptEdit.zpt
===================================================================
--- Zope/branches/2.13/src/Products/PageTemplates/www/ptEdit.zpt	2010-10-17 11:36:50 UTC (rev 117591)
+++ Zope/branches/2.13/src/Products/PageTemplates/www/ptEdit.zpt	2010-10-17 11:42:26 UTC (rev 117592)
@@ -73,7 +73,7 @@
     <em tal:condition="context/wl_isLocked">Locked by WebDAV</em>
     <input tal:condition="not:context/wl_isLocked"
            class="form-element" type="submit" 
-           name="pt_editAction:method" value="Save Changes">
+           name="pt_editAction:method" value="Save Changes"/>
       
     <input class="form-element" type="submit" name="height" value="Taller" />
     <input class="form-element" type="submit" name="height" value="Shorter" />
    
    
More information about the Zope-Checkins
mailing list