';
template_show_list('post_count_membergroups_list');
}
function template_new_group()
{
global $context, $settings, $options, $scripturl, $txt, $modSettings;
echo '
';
}
function template_edit_group()
{
global $context, $settings, $options, $scripturl, $txt;
echo '
';
if ($context['group']['allow_post_group'])
echo '
';
}
// Templating for viewing the members of a group.
function template_group_members()
{
global $context, $settings, $options, $scripturl, $txt;
echo '
';
if (!empty($context['group']['assignable']))
echo '
';
}
// Allow the moderator to enter a reason to each user being rejected.
function template_group_request_reason()
{
global $settings, $options, $context, $txt, $scripturl;
// Show a welcome message to the user.
echo '