diff --git a/app/views/users/edit.html.haml b/app/views/users/edit.html.haml
index 6f92f1ce7..8ff1b9cc7 100644
--- a/app/views/users/edit.html.haml
+++ b/app/views/users/edit.html.haml
@@ -166,7 +166,7 @@
.span-5.last
%h3
= t('.close_account_text')
- =link_to 'Close Account', '#close_account_pane', :rel => 'facebox', :class => "button"
+ =link_to t('.close_account_text'), '#close_account_pane', :rel => 'facebox', :class => "button"
.hidden#close_account_pane{:rel => 'facebox'}
#inner_account_delete