diff --git a/apps/calendar/templates/part.eventform.php b/apps/calendar/templates/part.eventform.php
index 5b12407330..5bb072cc23 100644
--- a/apps/calendar/templates/part.eventform.php
+++ b/apps/calendar/templates/part.eventform.php
@@ -2,13 +2,13 @@
t("Title");?>: |
- " value="" maxlength="100" name="title"/>
+ " value="" maxlength="100" name="title"/>
|
t("Location");?>: |
- " value="" maxlength="100" name="location" />
+ " value="" maxlength="100" name="location" />
|
@@ -19,6 +19,7 @@