From 01f137d1025ec20bad82eeba2f354f6331855606 Mon Sep 17 00:00:00 2001 From: Antonio Terceiro Date: Wed, 20 Jan 2010 15:16:43 -0300 Subject: [PATCH] Putting "I forgot my password" structure back --- app/views/account/login_block.rhtml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/views/account/login_block.rhtml b/app/views/account/login_block.rhtml index 49d8940..3441655 100644 --- a/app/views/account/login_block.rhtml +++ b/app/views/account/login_block.rhtml @@ -25,9 +25,9 @@ <% end %> - <% button_bar(:style => 'margin: 0px;') do %> +

<%= link_to _("I forgot my password!"), :controller => 'account', :action => 'forgot_password' %> - <% end %> +

-- libgit2 0.21.2