Update app/views/profile/account.html.haml

TYPO #1870
This commit is contained in:
Valeriy Sizov 2012-10-30 00:32:32 +02:00
parent 9d56c7f657
commit 53a3be03fc

View file

@ -14,7 +14,7 @@
%h3.page_title %h3.page_title
Private token Private token
%span.cred.right %span.cred.right
keep it in secret! keep it secret!
.padded .padded
= form_for @user, url: profile_reset_private_token_path, method: :put do |f| = form_for @user, url: profile_reset_private_token_path, method: :put do |f|
.data .data