diff options
Diffstat (limited to 'app/views/my/account.rhtml')
-rw-r--r-- | app/views/my/account.rhtml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/app/views/my/account.rhtml b/app/views/my/account.rhtml index 0badc4b94..fe2e5625b 100644 --- a/app/views/my/account.rhtml +++ b/app/views/my/account.rhtml @@ -44,3 +44,5 @@ <% content_for :sidebar do %> <%= render :partial => 'sidebar' %> <% end %> + +<% set_html_title l(:label_my_account) -%> |