<__trans phrase="[_1] Themes" params="<__trans phrase="Blog"><__trans phrase="Website">"><__trans phrase="All Themes"> <$mt:setvar name="position_actions_top" value="1"$>
<__trans phrase="Theme [_1] has been uninstalled." params="" escape="html"> <__trans phrase="Theme [_1] has been applied ([quant,_3,warning,warnings])." params="%%?__mode=list&_type=log&blog_id=%%"> <__trans phrase="Theme [_1] has been applied." params=""> <__trans phrase="You have successfully refreshed your templates." escape="html">
" class="theme current-theme disabled">
" width="" height="" />
-details" class="theme-details">
-errors" class="theme-errors theme-info">

<__trans phrase="Theme Errors">

<__trans phrase="This theme cannot be applied to the website due to [_1] errors" params="">
-warnings" class="theme-warnings theme-info">

<__trans phrase="Theme Warnings">

<__trans phrase="Portions of this theme cannot be applied to the website. [_1] elements will be skipped." params="">
-info" class="theme-info">

<__trans phrase="Theme Information">

<__trans phrase="No themes are installed.">

<__trans phrase="Current Theme">

-theme-group" class="theme-group">

<__trans phrase="Available Themes">

<__trans phrase="Themes for Both Blogs and Websites">

<__trans phrase="Themes for Blogs">

<__trans phrase="Themes for Websites">

jQuery('a.theme-detail-link').click(function(event) { jQuery('.theme').not(jQuery(this).parents('.theme')).removeClass('theme-expanded active') jQuery(this).parents('.theme').toggleClass('theme-expanded active'); event.preventDefault(); }); jQuery.each(theme_ids, function() { jQuery('#theme-'+this+'-details').tabs(); });