Changeset 750 for ZMS/trunk/import/manage_searchReplace.metacmd.xml
- Timestamp:
- 23.10.2009 16:12:55 (3 years ago)
- File:
-
- 1 edited
-
ZMS/trunk/import/manage_searchReplace.metacmd.xml (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
ZMS/trunk/import/manage_searchReplace.metacmd.xml
r723 r750 1 1 <?xml version="1.0" encoding="utf-8"?> 2 2 <dictionary> 3 <item key="data"><![CDATA[< !-- ############################################################ -->4 <!--#5 <!--# Execute6 <!--#7 < !-- ############################################################ -->3 <item key="data"><![CDATA[<dtml-comment> 4 ################################################################################ 5 # Execute 6 ################################################################################ 7 </dtml-comment> 8 8 <dtml-if process> 9 9 … … 51 51 <dtml-return message> 52 52 53 < !-- ############################################################ -->54 <!--#55 <!--# Process execution56 <!--#57 < !-- ############################################################ -->53 <dtml-comment> 54 ################################################################################ 55 # Process execution 56 ################################################################################ 57 </dtml-comment> 58 58 <dtml-elif "REQUEST.get('btn','') == ' Ersetzen '"> 59 59 … … 71 71 <dtml-var manage_page_footer> 72 72 73 < !-- ############################################################ -->74 <!--#75 <!--# Process cancellation76 <!--#77 < !-- ############################################################ -->73 <dtml-comment> 74 ################################################################################ 75 # Process cancellation 76 ################################################################################ 77 </dtml-comment> 78 78 <dtml-elif "REQUEST.get('btn','') == ' Abbrechen '"> 79 79 80 80 <dtml-call "RESPONSE.redirect('%s/manage_main?lang=%s'%(absolute_url(),lang))"> 81 81 82 < !-- ############################################################ -->83 <!--#84 <!--# Form85 <!--#86 < !-- ############################################################ -->82 <dtml-comment> 83 ################################################################################ 84 # Form 85 ################################################################################ 86 </dtml-comment> 87 87 <dtml-else> 88 88 … … 118 118 <dtml-var manage_page_footer> 119 119 120 <dtml-comment> 121 ################################################################################ 122 </dtml-comment> 123 120 124 </dtml-if>]]></item> 121 125 <item key="description"></item>
Note: See TracChangeset
for help on using the changeset viewer.
