{style} {literal} .avatar_select_list a img{ border:2px solid transparent; } .avatar_select_list a.selected img{ border-color:#888; } .avatar_select_list .submit_cont{ padding-top:4px; } {/literal} {/style}
{if empty($users)}
{text key='base+empty_user_avatar_list_select'}
{else} {foreach from=$users item='user'} {decorator name='avatar_item' data=$user} {/foreach} {/if} {if !empty($langs.countLabel)}{/if} {if !empty($langs.countLabel)}
{$langs.startCountLabel}
{/if}
{decorator name='button' label=$langs.startButtonLabel class='submit'}