|
{$groups[list].group_id} |
{$groups[list].group_name}
URL:{$groups[list].group_url} |
Owner
GroupType
VideoType
PostType
|
{$groups[list].username}
{$groups[list].type}
{$groups[list].video_type}
{$groups[list].post_type}
|
Members
Videos
Topics
Replies |
{$groups[list].total_members}
{$groups[list].total_videos} |
Featured:
Active:
Category |
{$groups[list].featured}
{$groups[list].active}
{$groups[list].category}
|
Delete
Edit
{if $groups[list].featured == yes}
Make Unfeatured
{/if}
{if $groups[list].featured == no}
Make Featured
{/if}
{if $groups[list].active == yes}
DeActivate
{/if}
{if $groups[list].active == no}
Activate
{/if} |
{if $bgcolor == ""}
{assign var = bgcolor value = "#EEEEEE"}
{else}
{assign var = bgcolor value = ""}
{/if}
{/section}