[Checkins] SVN: Zope/trunk/src/Products/PageTemplates/www/ptEdit.zpt Merged c117485 from 2.12 branch

Hanno Schlichting hannosch at hannosch.eu
Sun Oct 17 07:42:58 EDT 2010


Log message for revision 117593:
  Merged c117485 from 2.12 branch
  

Changed:
  U   Zope/trunk/src/Products/PageTemplates/www/ptEdit.zpt

-=-
Modified: Zope/trunk/src/Products/PageTemplates/www/ptEdit.zpt
===================================================================
--- Zope/trunk/src/Products/PageTemplates/www/ptEdit.zpt	2010-10-17 11:42:26 UTC (rev 117592)
+++ Zope/trunk/src/Products/PageTemplates/www/ptEdit.zpt	2010-10-17 11:42:58 UTC (rev 117593)
@@ -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"/>
     &nbsp;&nbsp;
     <input class="form-element" type="submit" name="height" value="Taller" />
     <input class="form-element" type="submit" name="height" value="Shorter" />



More information about the checkins mailing list