summaryrefslogtreecommitdiff
path: root/users/app/views/users/_enable_account.html.haml
blob: 5ecca487bdfe784f7319758d8e47d6e650c994da (plain)
1
2
3
4
5
6
%legend
  =t :enable_account
  %small=t :enable_description
= link_to enable_user_path(@user), :method => :post, :class => "btn"  do
  %i.icon-remove.icon-white
  =t :enable_account