{* $Id: /piwigo/trunk/admin/template/goto/extend_for_templates.tpl 7055 2009-03-19T19:51:54.545257Z nikrou $ *}

{'extend_for_templates'|@translate}

{if isset($extents)}

{'Replacement of original templates'|@translate}

{foreach from=$extents item=tpl name=extent_loop} {/foreach}
{'Replacers'|@translate} {'Original templates'|@translate} {'Optional URL keyword'|@translate} {'Bound template'|@translate}
{$tpl.replacer} {html_options name=original[] output=$tpl.original_tpl values=$tpl.original_tpl selected=$tpl.selected_tpl} {html_options name=url[] output=$tpl.url_parameter values=$tpl.url_parameter selected=$tpl.selected_url} {html_options name=bound[] output=$tpl.bound_tpl values=$tpl.bound_tpl selected=$tpl.selected_bound}
{if !is_adviser()}

{/if}
{/if}