M-x untabify the OpenID branch

This commit is contained in:
Ævar Arnfjörð Bjarmason 2010-04-20 23:47:23 +00:00
parent 9448eab143
commit 19c5f8aeaa
4 changed files with 70 additions and 69 deletions

View file

@ -6,6 +6,7 @@
<td class="fieldName"><%= t 'user.new.display name' %></td>
<td><%= f.text_field :display_name %></td>
</tr>
<tr>
<td class="fieldName" style="padding-bottom:0px;"><%= t 'user.account.current email address' %></td>
<td style="padding-bottom:0px;"><%= @user.email %> <span class="minorNote"><%= t 'user.account.email never displayed publicly' %></span></td>