{* $Id: skin_selector.tpl 1503 2006-03-31 07:53:23Z zeke $ *} {capture name="mainbox"}
{$lang.text_customer_skin}
{$lang.templates_dir} {$customer_path}




{$lang.text_admin_skin}
{$lang.templates_dir} {$admin_path}
{if 'select_skin'|fn_check_privileges:true}

{include file="buttons/update.tpl" but_onclick="javascript: document.skin_selector_form.submit();" but_type="input"}

{/if}
{/capture} {include file="common_templates/mainbox.tpl" title=$lang.skin_selector content=$smarty.capture.mainbox}