<{$grid_name}> : <{$smarty.const._MD_XPNSM_AVATAR_DELETE}>
<{if $showPostForm}>
<{if $actionForm->hasError()}>
  
    
      
        |  | 
            
              | 
                <{foreach item="errval" from=$actionForm->getErrorMessages()}>
                  <{$errval}><{/foreach}> |  |  | 
    
  
  
<{else}>
  
    <{if $deleted_avatar}>
      
<{$smarty.const._MD_XPNSM_AVATAR_DELETED}>
    <{else}>
      <{$smarty.const._MD_XPNSM_AVATAR_DLT_CONFRM}>
 
    <{/if}>
  
<{/if}>