{style} {literal} .ow_gift_wrapper { margin: 0 0 20px 23px; height: 135px; } {/literal} {/style} {$menu}
{if $templates} {block_decorator name='box' iconClass='ow_ic_heart' langLabel='virtualgifts+template_list' addClass='ow_stdmargin clearfix'}
{if $categoriesSetup} {else}
{foreach from=$templates item='tpl'}


{text key='admin+btn_label_edit'} {text key='admin+delete_btn_label'}
{if $setPrice}{text key='usercredits+price'}: {$tpl.price}{/if}
{/foreach}
{/if}
| {text key='base+with_selected'} {decorator name='button' langLabel='admin+btn_label_edit' class='ow_ic_edit' id='btn_edit_common'} {decorator name='button' langLabel='admin+delete_btn_label' class='ow_mild_red ow_ic_delete' id='btn_delete_common'} {/block_decorator} {/if}
{block_decorator name='box' langLabel='virtualgifts+add_template' iconClass='ow_ic_add' addClass='ow_stdmargin'} {form name='add-template-form'} {if $categoriesSetup} {/if} {if $setPrice} {/if}
{label name='file'} {input name='file'}
{label name='category'} {input name='category'}
{label name='price'} {input name='price' class='ow_settings_input'} {text key='usercredits+credits'}
{submit name='add' class='ow_ic_add ow_positive'}
{/form} {/block_decorator}