Add another line break.
authorJan Schneider <jan@horde.org>
Thu, 30 Dec 2010 10:41:48 +0000 (11:41 +0100)
committerJan Schneider <jan@horde.org>
Thu, 30 Dec 2010 10:41:48 +0000 (11:41 +0100)
kronolith/templates/itip/notification.plain.php

index 402f864..fd3a75d 100644 (file)
@@ -1,5 +1,6 @@
 <?php echo $this->subject ?> (<?php printf(_("on %s at %s"), $this->event->start->strftime('%x'), $this->event->start->strftime('%X')) ?>)
 
+
 <?php if (strlen($this->event->location)): ?>
 <?php echo _("Location:") ?> <?php echo $this->event->location ?>