From 52c341fb429b138f07cf99d1f5cde7ae8a86f8ee Mon Sep 17 00:00:00 2001 From: Kevin Jardine Date: Wed, 19 Oct 2011 18:24:38 +0200 Subject: group events now have add all and remove all buttons when managing subscribers --- actions/event_calendar/add_to_group.php | 1 - 1 file changed, 1 deletion(-) (limited to 'actions/event_calendar/add_to_group.php') diff --git a/actions/event_calendar/add_to_group.php b/actions/event_calendar/add_to_group.php index b8c18ebb0..b5eae4693 100644 --- a/actions/event_calendar/add_to_group.php +++ b/actions/event_calendar/add_to_group.php @@ -8,4 +8,3 @@ if ($group && $group->canEdit()) { system_message(elgg_echo('event_calendar:add_to_group:success')); } forward($event->getUrl()); -?> \ No newline at end of file -- cgit v1.2.3