{** * templates/manager/plugins/managePlugins.tpl * * Copyright (c) 2013-2015 Simon Fraser University Library * Copyright (c) 2003-2015 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * List available import/export plugins. *} {strip} {assign var="pageTitle" value="manager.plugins.$path"} {include file="common/header.tpl"} {/strip} {if $path == 'install'}
{translate key="manager.plugins.installDescription"}
{/if}{translate key="manager.plugins.upgradeDescription"}
{/if}{translate key="manager.plugins.deleteDescription"}
{/if} {if !$deleted} {if !$error}{translate key="manager.plugins.deleteSuccess"}
{/if}