- <label class="standard-label"><%= t '.confirm password' %></label>
- <%= password_field(:user, :pass_crypt_confirmation, :value => '', :tabindex => 5) %>
+ <label class="standard-label"><%= t ".confirm password" %></label>
+ <%= password_field(:user, :pass_crypt_confirmation, :value => "", :tabindex => 5) %>