|
|
@ -30,7 +30,6 @@
|
|
|
|
<% else %>
|
|
|
|
<% else %>
|
|
|
|
<%= l(:label_x_contribute_to, :count => 0) %>
|
|
|
|
<%= l(:label_x_contribute_to, :count => 0) %>
|
|
|
|
<% end %>
|
|
|
|
<% end %>
|
|
|
|
</p>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<p class="font_description">
|
|
|
|
<p class="font_description">
|
|
|
|
<% unless user.memberships.empty? %>
|
|
|
|
<% unless user.memberships.empty? %>
|
|
|
@ -47,7 +46,6 @@
|
|
|
|
</td>
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
</tr>
|
|
|
|
<!-- end -->
|
|
|
|
<!-- end -->
|
|
|
|
|
|
|
|
|
|
|
|
<tr>
|
|
|
|
<tr>
|
|
|
|
<td width="200" align="right" class="font_lighter"><%= l(:label_user_joinin) %><%= format_date(user.created_on) %>
|
|
|
|
<td width="200" align="right" class="font_lighter"><%= l(:label_user_joinin) %><%= format_date(user.created_on) %>
|
|
|
|
</td>
|
|
|
|
</td>
|
|
|
|