Changeset 1309 for branches/release-29/tmpl/cms/list_tag.tmpl
- Timestamp:
- 01/22/08 02:03:38 (23 months ago)
- Files:
-
- 1 modified
-
branches/release-29/tmpl/cms/list_tag.tmpl (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/release-29/tmpl/cms/list_tag.tmpl
r1212 r1309 51 51 52 52 <script type="text/javascript"> 53 <!--53 /* <![CDATA[ */ 54 54 //trans("The tag '[_2]' already exists. Are you sure you want to merge '[_1]' with '[_2]'?"); 55 55 //trans("The tag '[_2]' already exists. Are you sure you want to merge '[_1]' with '[_2]' across all blogs?"); … … 194 194 195 195 TC.attachLoadEvent( init ); 196 / /-->196 /* ]]> */ 197 197 </script> 198 198 </mt:setvarblock>
