[Tickets #8866] template attendees.inc
bugs at horde.org
bugs at horde.org
Thu Feb 11 12:13:20 UTC 2010
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/8866
------------------------------------------------------------------------------
Ticket | 8866
Created By | rsalmon at mbpgroup.com
Summary | template attendees.inc
Queue | Kronolith
Version | Git master
Type | Bug
State | Unconfirmed
Priority | 1. Low
Milestone |
Patch | 1
Owners |
------------------------------------------------------------------------------
rsalmon at mbpgroup.com (2010-02-11 07:13) wrote:
-- <input type="hidden" name="enddate" value=<?php echo
$end->dateString() . sprintf("%02d%02d00", $end->hour, $end->min) ?>" />
++ <input type="hidden" name="enddate" value="<?php echo
$end->dateString() . sprintf("%02d%02d00", $end->hour, $end->min) ?>" />
-- <th wiidth="25%"><?php echo _("Attendance") ?></th>
++ <th width="25%"><?php echo _("Attendance") ?></th>
More information about the bugs
mailing list