Show
Ignore:
Timestamp:
01/22/08 02:03:38 (23 months ago)
Author:
ddavis
Message:

standarize js comment tag escape. BugzID:58265

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/release-29/tmpl/cms/list_tag.tmpl

    r1212 r1309  
    5151 
    5252    <script type="text/javascript"> 
    53     <!-- 
     53    /* <![CDATA[ */ 
    5454//trans("The tag '[_2]' already exists. Are you sure you want to merge '[_1]' with '[_2]'?"); 
    5555//trans("The tag '[_2]' already exists. Are you sure you want to merge '[_1]' with '[_2]' across all blogs?"); 
     
    194194 
    195195    TC.attachLoadEvent( init ); 
    196     //--> 
     196    /* ]]> */ 
    197197    </script> 
    198198</mt:setvarblock>