##// END OF EJS Templates
remove trailing white-spaces app/views/account/password_recovery.html.erb...
Toshi MARUYAMA -
r7160:423671456b30
parent child
Show More
@@ -12,4 +12,4
12 <%= password_field_tag 'new_password_confirmation', nil, :size => 25 %></p>
12 <%= password_field_tag 'new_password_confirmation', nil, :size => 25 %></p>
13 </div>
13 </div>
14 <p><%= submit_tag l(:button_save) %></p>
14 <p><%= submit_tag l(:button_save) %></p>
15 <% end %>
15 <% end %>
General Comments 0
You need to be logged in to leave comments. Login now