{combine_script id='jquery.ui' load='async' require='jquery' path='themes/default/js/jquery.ui.min.js' } {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 not empty($plugins)}
{'Plugins which need upgrade'|@translate} {foreach from=$plugins item=plugin name=plugins_loop}
{$plugin.EXT_NAME} {'Automatic upgrade'|@translate} | {'Download file'|@translate}
{'Version'|@translate} {$plugin.VERSION} {'Downloads'|@translate}: {$plugin.DOWNLOADS} {'By %s'|@translate|@sprintf:$plugin.AUTHOR}
{/foreach}
{elseif not isset($SERVER_ERROR)}

{'All plugins are up to date.'|@translate}

{/if}