{combine_script id='jquery.cluetip' load='async' require='jquery' path='themes/default/js/plugins/jquery.cluetip.packed.js'} {footer_script require='jquery.cluetip'} jQuery().ready(function(){ldelim} jQuery('.cluetip').cluetip({ldelim} width: 300, splitTitle: '|' }); }); {/footer_script}

{'Check for updates'|@translate}

{if isset($themes_not_uptodate)}
{'Themes which need upgrade'|@translate} {foreach from=$themes_not_uptodate item=theme name=themes_loop} {/foreach}
{'Name'|@translate} {'Current
version'|@translate}
{'Available
version'|@translate}
{'Actions'|@translate}
{$theme.EXT_NAME} {$theme.VERSION} {$theme.NEW_VERSION} {'Automatic upgrade'|@translate} / {'Download file'|@translate}
{/if} {if isset($themes_uptodate)}
{'Themes up to date'|@translate} {foreach from=$themes_uptodate item=theme name=themes_loop} {/foreach}
{'Name'|@translate} {'Version'|@translate}
{$theme.NAME} {$theme.VERSION}
{/if} {if isset($themes_cant_check)}
{'Theme versions can\'t be checked'|@translate} {foreach from=$themes_cant_check item=theme name=themes_loop} {/foreach}
{'Name'|@translate} {'Version'|@translate}
{$theme.NAME} {$theme.VERSION}
{/if}