6.0.0-alpha12
6/7/25

[#8866] template attendees.inc
Summary template attendees.inc
Queue Kronolith
Queue Version Git master
Type Bug
State Resolved
Priority 1. Low
Owners mrubinsk (at) horde (dot) org
Requester rsalmon (at) mbpgroup (dot) com
Created 02/11/2010 (5595 days ago)
Due
Updated 02/11/2010 (5595 days ago)
Assigned
Resolved 02/11/2010 (5595 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch Yes

History
02/11/2010 07:32:12 PM Michael Rubinsky Comment #2
Assigned to Michael Rubinsky
State ⇒ Resolved
Reply to this comment
Comitted, thanks for the catch.
02/11/2010 12:13:19 PM rsalmon (at) mbpgroup (dot) com Comment #1
State ⇒ Unconfirmed
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ template attendees.inc
Queue ⇒ Kronolith
Milestone ⇒
Patch ⇒ Yes
Reply to this comment

-- <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>

Saved Queries