Set field name for inivitation checkbox.
authorJan Schneider <jan@horde.org>
Fri, 6 Nov 2009 15:55:03 +0000 (16:55 +0100)
committerJan Schneider <jan@horde.org>
Fri, 6 Nov 2009 15:55:03 +0000 (16:55 +0100)
kronolith/templates/index/edit.inc

index b297323..7e6a22c 100644 (file)
 <?php $part = array('john@exmple.com', 'jane@example.com'); ?>
 <div id="kronolithEventTabAttendees" class="kronolithTabsOption" style="display:none">
   <input type="text" name="participants" id="eventParticipants" class="kronolithLongField" value="<?php echo implode(', ', $part) ?>" /><br />
-  <label><input type="checkbox" name="" value="" /> <?php echo _("send invites") ?></label> <?php echo _("to all attendees") ?><br />
+  <label><input type="checkbox" name="sendupdates" value="" /> <?php echo _("send invites") ?></label> <?php echo _("to all attendees") ?><br />
   <table width="100%" cellspacing="0" cellpadding="0" border="0">
     <thead>
       <tr>