Show
Ignore:
Timestamp:
09/22/08 20:17:20 (14 months ago)
Author:
mpaschal
Message:

Merge actual remaining changes from 4.2 (by manually applying the diff)

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/StyleCatcher/plugins/StyleCatcher/tmpl/view.tmpl

    r817 r1120  
    491491            'arguments': { 
    492492                '__mode': 'stylecatcher_js', 
     493                'magic_token': '<mt:var name="magic_token">', 
    493494                'url': url 
    494495            } 
     
    546547            </div> 
    547548            <mt:loop name="style_library"> 
    548             <div class="category" id="category-repo-<mt:var name="key">" title="<mt:var name="description_label" escape="html">"><img src="<mt:var name="plugin_static_uri">images/featured.gif" alt="more-designs" /><span><mt:var name="label"></span> 
     549            <div class="category" id="category-repo-<mt:var name="key">" title="<mt:var name="description_label" escape="html">"><img src="<mt:var name="plugin_static_uri">images/featured.gif" alt="more-designs" /><span><mt:var name="label" escape="html"></span> 
    549550            </div> 
    550551            </mt:loop>