Skip to content
This repository has been archived by the owner on Mar 25, 2021. It is now read-only.

Commit

Permalink
closes #16 Add exporting members facility (think sverok)
Browse files Browse the repository at this point in the history
  • Loading branch information
Eric Druid committed Jan 2, 2011
1 parent beab1e8 commit b9c9a38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion views/User/export.php
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<td><?=$membership->start?></td>
<td><?=$membership->end?></td>
<td><?=$user->Sex=='male'?'Man':'Kvinna'?></td>
<td></td>
<td><?=$user->co?></td>
<td><?=$user->street_address?></td>
<td><?=$user->area_code?></td>
<td><?=$user->area?></td>
Expand Down

0 comments on commit b9c9a38

Please sign in to comment.