aboutsummaryrefslogtreecommitdiff
path: root/mod/groups/views/default/groups/closedmembership.php
blob: e714602f15adaa0b95a7c6137e92454e148552e9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?php
	/**
	 * Elgg groups plugin full profile view (for a closed group you haven't joined).
	 * 
	 * @package ElggGroups
	 * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
	 * @author Curverider
	 * @copyright Curverider Ltd 2008-2010
	 * @link http://elgg.com/
	 */

?>
<p class="margin_top"><?php echo elgg_echo('groups:closedgroup'); ?></p>