remove trailing white-spaces app/views/account/password_recovery.html.erb

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@7280 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Toshi MARUYAMA 2011-09-17 02:56:01 +00:00
parent f4bbeab911
commit 423671456b
1 changed files with 1 additions and 1 deletions

View File

@ -12,4 +12,4 @@
<%= password_field_tag 'new_password_confirmation', nil, :size => 25 %></p>
</div>
<p><%= submit_tag l(:button_save) %></p>
<% end %>
<% end %>