1、多余标签删除

competition
chenmin 11 years ago
parent 51f1841d78
commit 87f8e90f25

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

Loading…
Cancel
Save