{__('wd Gallery Themes', 'wd-gallery')}

{foreach from=$themes item=theme} {if $theme.id == $active_theme}
{if $theme.screenshot} {/if}

Aktywny: {$theme.name}

{/if} {/foreach} {foreach from=$themes item=theme} {if $theme.id != $active_theme}
{if $theme.screenshot} {/if}

{$theme.name}

Włącz
{/if} {/foreach}