{'Extended author'|@translate}

{if $edit == 0}{'Create author'|@translate} {else}{'Update author'|@translate}{/if} {if $edit != 0}{/if}
{'Name'|@translate}
{'URL'|@translate}
{'Description'|@translate}
{'Default'|@translate} {'copright'|@translate}
{if $edit == 0}
{'Edit author'|@translate} {if not empty($EAs)} {foreach from=$EAs item=EA} {strip} {/strip} {/foreach} {/if}
{'Name'|@translate} {'URL'|@translate} {'Description'|@translate} {'Copyright'|@translate} {'Actions'|@translate}
{$EA.name} {$EA.url} {$EA.descr} {$EAcopyrights[$EA.copyright_id]} {'Edit'|@translate} {'Delete'|@translate}
{/if}