<{$smarty.const._MI_BASE_NAME}> »» <{$smarty.const._MI_BASE_MENU_SMILES_MANAGE}> <{if $actionForm->get('id')}> »» <{$smarty.const._AD_BASE_LANG_SMILES_EDIT}> <{else}> »» <{$smarty.const._AD_BASE_LANG_SMILES_NEW}> <{/if}>
<{if $actionForm->get('id')}>

<{$smarty.const._AD_BASE_LANG_SMILES_EDIT}>

<{else}>

<{$smarty.const._AD_BASE_LANG_SMILES_NEW}>

<{/if}> <{if $actionForm->hasError()}>
<{/if}>
<{xoops_token form=$actionForm}> <{xoops_input type=hidden name=id value=$actionForm->get('id')}> <{if $actionForm->get('id')}> <{/if}>
<{if $actionForm->get('id')}> <{$smarty.const._AD_BASE_LANG_SMILES_EDIT}> <{else}> <{$smarty.const._AD_BASE_LANG_SMILES_NEW}> <{/if}>
<{$smarty.const._AD_BASE_LANG_ID}> "><{$actionForm->get('id')}>
<{$smarty.const._AD_BASE_LANG_CODE}> "> <{xoops_input type=text name=code value=$actionForm->get('code') size=15 maxlength=50}>
<{$smarty.const._AD_BASE_LANG_SMILE_URL}> "> <{xoops_input type=file name=smile_url size=30}>
<{$smarty.const._AD_BASE_LANG_EMOTION}> "> <{xoops_input type=text name=emotion value=$actionForm->get('emotion') size=30 maxlength=75}>
<{$smarty.const._AD_BASE_LANG_DISPLAY}> "> <{xoops_input type=radio name=display value=1 default=$actionForm->get('display')}><{$smarty.const._YES}> <{xoops_input type=radio name=display value=0 default=$actionForm->get('display')}><{$smarty.const._NO}>