{foreach from=$errors item=message key=error} {if $error eq 'PARAMETERS_MISSED'}

[[The system cannot proceed as some key parameters are missed]]

{elseif $error eq 'WRONG_PARAMETERS_SPECIFIED'}

[[Wrong parameters specified]]

{/if} {foreachelse}

[[File deleted successfully]]

[[Back to edit profile]] {/foreach}