<__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." params="" escape="html"> <__trans phrase="Some error occured while applying theme."> ?__mode=view_log&blog_id="><__trans phrase="see more detail.">
" 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.">
-theme-group" class="theme-group">

<__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($(this).parents('.theme')).removeClass('theme-expanded') jQuery(this).parents('.theme').toggleClass('theme-expanded'); event.preventDefault(); }); jQuery.each(theme_ids, function() { jQuery('#theme-'+this+'-details').tabs(); });