{sprintf(_ws('%s design theme has been successfully installed. Start using this theme by clicking the button below.'), $theme.name|escape)}
{else}{sprintf(_ws('%s design theme is currently not in use on your websites.'), $theme.name|escape)}
{/if} {if $cover}
-
{foreach $theme_warning_requirements as $requirement}
- {$requirement.warning} {/foreach}
-
{foreach $theme_original_warning_requirements as $requirement}
- {$requirement.warning} {/foreach}
-
{foreach $theme.parent_theme->getWarningRequirements() as $requirement}
- {$requirement.warning} {/foreach}
{sprintf('[s`Start using %s theme`]', $theme.name|escape)} {if !empty($preview_url)} [s`or`] [s`preview this theme`] {/if}
{/if} {else} {* THEME SETTINGS FORM *} {if !empty($settings.items)} {else}
{sprintf('[s`%s design theme does not offer customizable display settings. Please use template editor for customizing the theme.`]', $theme.name|escape)}