{known_script id="jquery" src=$ROOT_URL|@cat:"template-common/lib/jquery.packed.js"} {known_script id="jquery.cluetip" src=$ROOT_URL|@cat:"template-common/lib/plugins/jquery.cluetip.packed.js"}

{'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} {'plugins_auto_update'|@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}