{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}

{'Plugins'|@translate}

{if isset($plugins_not_uptodate)}
{'Plugins which need upgrade'|@translate} {foreach from=$plugins_not_uptodate item=plugin name=plugins_loop} {/foreach}
{'Name'|@translate} {'Current
version'|@translate}
{'Available
version'|@translate}
{'Actions'|@translate}
{$plugin.EXT_NAME} {$plugin.VERSION} {$plugin.NEW_VERSION} {'Automatic upgrade'|@translate} / {'Download file'|@translate}
{/if} {if isset($plugins_uptodate)}
{'Plugins up to date'|@translate} {foreach from=$plugins_uptodate item=plugin name=plugins_loop} {/foreach}
{'Name'|@translate} {'Version'|@translate}
{$plugin.NAME} {$plugin.VERSION}
{/if} {if isset($plugins_cant_check)}
{'Plugin versions can\'t be checked'|@translate} {foreach from=$plugins_cant_check item=plugin name=plugins_loop} {/foreach}
{'Name'|@translate} {'Version'|@translate}
{$plugin.NAME} {$plugin.VERSION}
{/if}