X-Git-Url: https://projects.mako.cc/source/selectricity-live/blobdiff_plain/25bfcc0f6b5344acb4039457f8492df7fbada7fc..5f51982916827b84d73bfa8f3a98a9ee1d48d3ce:/vendor/plugins/login_engine/app/views/user/change_password.rhtml diff --git a/vendor/plugins/login_engine/app/views/user/change_password.rhtml b/vendor/plugins/login_engine/app/views/user/change_password.rhtml deleted file mode 100755 index 3b5abe4..0000000 --- a/vendor/plugins/login_engine/app/views/user/change_password.rhtml +++ /dev/null @@ -1,17 +0,0 @@ -
-

Change Password

- - <%= error_messages_for 'user' %> - -
-

Enter your new password in the fields below and click 'Change Password' to have a new password sent to your email inbox.

- - <%= start_form_tag :action => 'change_password' %> - <%= render_partial 'password', :user => @user, :submit => false %> -
- <%= submit_tag 'Change password' %> - <%= link_to 'Cancel', :action => 'home' %> -
- <%= end_form_tag %> -
-
\ No newline at end of file