[Checkins] SVN: Products.ExternalEditor/trunk/manage_main.dtml Sync manage_main.dtml with OFS version.

Stefan H. Holek stefan at epy.co.at
Thu Oct 5 05:20:56 EDT 2006


Log message for revision 70542:
  Sync manage_main.dtml with OFS version.
  

Changed:
  U   Products.ExternalEditor/trunk/manage_main.dtml

-=-
Modified: Products.ExternalEditor/trunk/manage_main.dtml
===================================================================
--- Products.ExternalEditor/trunk/manage_main.dtml	2006-10-05 09:16:44 UTC (rev 70541)
+++ Products.ExternalEditor/trunk/manage_main.dtml	2006-10-05 09:20:55 UTC (rev 70542)
@@ -46,7 +46,7 @@
     <input class="form-element" type="submit" name="submit" value=" Add " />
   <dtml-else>
     <dtml-in filtered_meta_types mapping sort=name>
-    <input type="hidden" name=":method" value="&dtml.url_quote-action;" />
+    <input type="hidden" name=":method" value="&dtml.html_quote-action;" />
     <input class="form-element" type="submit" name="submit" value="Add &dtml-name;" />
     </dtml-in>
   </dtml-if>
@@ -99,7 +99,7 @@
   <td width="19%" align="left"><div class="list-item"><a 
    href="./manage_main?skey=bobobase_modification_time<dtml-if 
    "skey == 'bobobase_modification_time' and not rkey"
-   >&amprkey=bobobase_modification_time</dtml-if>"
+   >&amp;rkey=bobobase_modification_time</dtml-if>"
    onMouseOver="window.status='Sort objects by modification time'; return true"
    onMouseOut="window.status=''; return true"><dtml-if 
    "skey == 'bobobase_modification_time' or rkey == 'bobobase_modification_time'"



More information about the Checkins mailing list