Merge lp:~cjohnston/loco-team-portal/667093 into lp:loco-team-portal

Proposed by Chris Johnston
Status: Merged
Merged at revision: 312
Proposed branch: lp:~cjohnston/loco-team-portal/667093
Merge into: lp:loco-team-portal
Diff against target: 11 lines (+1/-1)
1 file modified
loco_directory/templates/events/team_event_detail_attendees.inc.html (+1/-1)
To merge this branch: bzr merge lp:~cjohnston/loco-team-portal/667093
Reviewer Review Type Date Requested Status
LoCo Team Portal Developers Pending
Review via email: mp+38488@code.launchpad.net

Description of the change

Need translations updated

To post a comment you must log in.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'loco_directory/templates/events/team_event_detail_attendees.inc.html'
2--- loco_directory/templates/events/team_event_detail_attendees.inc.html 2010-08-24 15:24:24 +0000
3+++ loco_directory/templates/events/team_event_detail_attendees.inc.html 2010-10-15 03:45:58 +0000
4@@ -14,7 +14,7 @@
5 </tr>
6 <tr>
7 <th class="form-item-label">{% trans 'Confirmed attending:' %} {{ team_event_object.total_attending }}</th>
8- <th class="form-item-label">{% trans 'Maybe be attending:' %} {{ team_event_object.total_maybe_attending }}</th>
9+ <th class="form-item-label">{% trans 'Maybe attending:' %} {{ team_event_object.total_maybe_attending }}</th>
10 </tr>
11 </table>
12

Subscribers

People subscribed via source and target branches