{extends "layout_view.tpl"} {block name="title"} {title}{$title}{/title} {/block} {block name="navigation"} {include file='manager/nav.tpl'} {/block} {block name="content"} {if not empty($info)}
{$info|nl2br}
{else}
{tr}Use Ctrl+Click or Command+Click to select multiple instances{/tr}
{tr}You can add several email addresses by separating them with commas.{/tr}
{if $inputValues['action'] == 'manager_backup' }
{/if}
{/if} {/block}