<{if is_null($workflow) || !$workflow}> <{include file="db:user_header.html"}>

<{$smarty.const._MD_USER_LANG_GROUP_INFO}>

<{if $showThumbnail}> <{/if}>
<{$token_ticket}> <{else}> <{if $showThumbnail}> <{/if}> <{/if}>
<{$smarty.const._MD_USER_LANG_GROUP_NAME}> "> <{$group.name|xoops_escape}><{if $group.is_hidden==1}>(secret group)<{/if}>
<{$smarty.const._MD_USER_LANG_GROUP_DESCRIPTION}> ">
<{$group.description|xoops_escape}>
<{$smarty.const._MD_USER_LANG_GROUP_ADMIN}>
"> <{foreach item=admin from=$admins}> <{$admin.name|xoops_escape}> <{if $admin.name}>(<{/if}><{$admin.uname|xoops_escape}><{if $admin.name}>)<{/if}>
<{/foreach}>
<{$smarty.const._MD_USER_LANG_GROUP_MEMBERS}>
"> <{foreach item=member from=$members}> <{$member.name|xoops_escape}> <{if $member.name}>(<{/if}><{$member.uname|xoops_escape}><{if $member.name}>)<{/if}> <{if is_null($workflow) || !$workflow}> <{if $member.activate == 1}> (Entry Pending)<{elseif $member.activate == 2}> (Withdraw Pending)<{/if}> <{/if}>
<{/foreach}>
<{$smarty.const._MD_USER_LANG_GROUP_PUBLIC}>
"> <{if $group.is_public eq 1}> <{$smarty.const._MD_USER_LANG_ALL}> <{else}> <{$smarty.const._MD_USER_LANG_GROUP_ONLY}> <{/if}>
<{$smarty.const._MD_USER_LANG_GROUP_JOIN_REQUEST}>
"> <{if $group.can_join eq 1}> <{$smarty.const._MD_USER_LANG_PERMIT}> <{else}> <{$smarty.const._MD_USER_LANG_NO_PERMIT}> <{/if}>
<{$smarty.const._MD_USER_LANG_GROUP_MEMBER_ACCEPT}>
"> <{if $group.member_accept eq 1}> <{$smarty.const._MD_USER_LANG_AUTO}> <{else}> <{$smarty.const._MD_USER_LANG_MANUAL}> <{/if}>
<{$smarty.const._MD_USER_LANG_GROUP_ITEM_ACCEPT}>
"> <{if $group.item_accept eq 1}> <{$smarty.const._MD_USER_LANG_AUTO}> <{else}> <{$smarty.const._MD_USER_LANG_MANUAL}> <{/if}>
<{$smarty.const._MD_USER_LANG_ITEM_LIMIT}> "><{$itemNum}>/<{if $itemNumberLimit>0}><{$itemNumberLimit}><{else}><{$smarty.const._MD_USER_LANG_UNLIMIT}><{/if}>
<{$smarty.const._MD_USER_LANG_INDEX_LIMIT}> "><{$indexNum}>/<{if $indexNumberLimit>0}><{$indexNumberLimit}><{else}><{$smarty.const._MD_USER_LANG_UNLIMIT}><{/if}>
<{$smarty.const._MD_USER_LANG_ITEM_STORAGE_LIMIT}> "><{$fileSize}>/<{if $itemStorageLimit>0}><{$itemStorageLimit}><{else}><{$smarty.const._MD_USER_LANG_UNLIMIT}><{/if}>
<{if is_null($workflow) || !$workflow}>
<{include file="db:user_footer.html"}> <{/if}>