{i18n}Plugins{/i18n}

{i18n}Check the plugins that require activation and then click "Update". To disable a plugin, uncheck the plugin and click "Update".{/i18n}

{if $plugins}
{entity_checkboxes entities=$plugins selected=$enabled_plugins method=getUserFriendlyName assign=boxes name="pluginids"} {foreach from=$boxes item=box} {$box}
{/foreach}
{/if}

{i18n}Read plugins from filesystem{/i18n}

{i18n arg_appname="$appname"}If you have moved the location of #appname# on your server filesystem, or installed or removed plugins, the plugins must be re-read from the filesystem{/i18n}