From: Georg Ehrke Date: Sat, 9 Jun 2012 14:34:43 +0000 (+0200) Subject: fix XSS in Calendar X-Git-Tag: v4.5.0beta1~74^2~422^2~13 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=c9214afff804ec60f90b514159520355aa6e80c6;p=nextcloud-server.git fix XSS in Calendar --- diff --git a/apps/calendar/templates/part.choosecalendar.rowfields.php b/apps/calendar/templates/part.choosecalendar.rowfields.php index bad268897bf..268c3356011 100644 --- a/apps/calendar/templates/part.choosecalendar.rowfields.php +++ b/apps/calendar/templates/part.choosecalendar.rowfields.php @@ -2,7 +2,7 @@ echo ''; echo ''; echo ''; -echo ''; +echo ''; echo ''; echo ''; echo '';