Edit view */ // Make sure we're logged in (send us to the front page if not) gatekeeper(); $page_owner = page_owner_entity(); $container_guid = $vars['entity']->container_guid; $owner = get_entity($container_guid); if($owner instanceof ElggGroup){ $options = group_access_options($owner); }else{ $options = ''; } ?>

"; if (isset($vars['entity'])) { echo "getGUID()}\" />"; } echo elgg_view('input/securitytoken'); ?> " />