From: Toshi MARUYAMA Date: Sat, 17 Sep 2011 02:56:01 +0000 (+0000) Subject: remove trailing white-spaces app/views/account/password_recovery.html.erb X-Git-Tag: 1.3.0~688 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=423671456b3015a587adbe0d3316cae5ccd1645b;p=redmine.git 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 --- diff --git a/app/views/account/password_recovery.html.erb b/app/views/account/password_recovery.html.erb index e265ca8fc..9ef7c8e1c 100644 --- a/app/views/account/password_recovery.html.erb +++ b/app/views/account/password_recovery.html.erb @@ -12,4 +12,4 @@ <%= password_field_tag 'new_password_confirmation', nil, :size => 25 %>

<%= submit_tag l(:button_save) %>

-<% end %> +<% end %>