From: Georg Ehrke Date: Sun, 13 May 2012 10:14:08 +0000 (+0200) Subject: fix another php notice X-Git-Tag: v4.0.0RC2~100 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=85cc34fd05ec73714b73cc3553f04e4960ccb42b;p=nextcloud-server.git fix another php notice --- diff --git a/apps/calendar/templates/share.dropdown.php b/apps/calendar/templates/share.dropdown.php index 356a8d4fab1..20d4c19bc19 100755 --- a/apps/calendar/templates/share.dropdown.php +++ b/apps/calendar/templates/share.dropdown.php @@ -72,6 +72,6 @@ echo OCP\html_select_options($allgroups, array());
- >
- -
+ >
+ + \ No newline at end of file