<{$smarty.const._MI_USER_NAME}> »» <{$smarty.const._AD_USER_LANG_GROUP_LIST}> »» <{if $actionForm->get('groupid') }> <{$smarty.const._AD_USER_LANG_GROUP_EDIT}> <{else}> <{$smarty.const._AD_USER_LANG_GROUP_NEW}> <{/if}>
<{if $actionForm->get('groupid') }>

<{$smarty.const._AD_USER_LANG_GROUP_EDIT}> (<{$actionForm->get('name')}>)

<{else}>

<{$smarty.const._AD_USER_LANG_GROUP_NEW}>

<{/if}> <{if $actionForm->hasError()}>
<{/if}>
<{xoops_token form=$actionForm}> <{xoops_input type=hidden name=groupid value=$actionForm->get('groupid')}>
<{if $actionForm->get('groupid') }> <{$smarty.const._AD_USER_LANG_GROUP_EDIT}> (<{$actionForm->get('name')}>) <{else}> <{$smarty.const._AD_USER_LANG_GROUP_NEW}> <{/if}>
<{$smarty.const._AD_USER_LANG_GROUP_NAME}> "> <{xoops_input type=text name=name value=$actionForm->get('name')}>
<{$smarty.const._AD_USER_LANG_GROUP_DESC}> "> <{xoops_dhtmltarea name=description value=$actionForm->get('description')}>