修正我的账户bug

This commit is contained in:
huangjingquan 2013-08-13 17:11:54 +08:00
parent 1b7382a0fe
commit 7119c720e8
2 changed files with 3 additions and 3 deletions

View File

@ -33,10 +33,10 @@
<p style="width:400px;padding-left: 26px;">
<%= f.text_field :lastname, :required => true %>
</p>
<p style="width:400px;">
<p style="width:357px;padding-left: 26px;">
<%= f.text_field :mail, :required => true %>
</p>
<p style="width:413px;padding-left:36px;>
<p style="width:426px;padding-left:26px;>
<%= f.select :language, lang_options_for_select %>
</p>
<% if Setting.openid? %>

View File

@ -11,7 +11,7 @@
<table width="580" border="0">
<tr>
<td colspan="2" valign="top"><strong> <%= link_to_user(membership.user) if membership.respond_to?(:user) %></strong>
<a class="font_lighter"> <%= l(:label_create_project) %></a> <%= link_to_project(membership.project) %></td>
<span class="font_lighter"> <%= l(:label_create_project) %></span> <%= link_to_project(membership.project) %></td>
</tr>
<tr>
<td colspan="2" width="580" >