» <{$smarty.const._MD_A_USER_LANG_GROUP_LIST}>

<{if $actionForm->getVar('groupid') }>

<{$smarty.const._MD_A_USER_LANG_GROUP_EDIT}>

<{else}>

<{$smarty.const._MD_A_USER_LANG_GROUP_NEW}>

<{/if}> <{if $actionForm->hasError()}> <{/if}>
<{xoops_input type=hidden name=groupid value=$actionForm->getVar('groupid')}>
<{$smarty.const._MD_A_USER_LANG_GROUP_NAME}> <{xoops_input type=text name=name value=$actionForm->getVar('name')}>
<{$smarty.const._MD_A_USER_LANG_GROUP_DESC}> <{xoops_dhtmltarea name=description value=$actionForm->getVar('description')}>
<{$smarty.const._MD_A_USER_LANG_CONTROL}>