From e6f4761f33a333b6fdf61801d26f088c48bf4b9a Mon Sep 17 00:00:00 2001 From: AntonioTerceiro Date: Sat, 26 Jul 2008 20:28:56 +0000 Subject: [PATCH] ActionItem519: putting help back, but putting id makes the link disappear --- app/views/shared/user_menu.rhtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/shared/user_menu.rhtml b/app/views/shared/user_menu.rhtml index 235e2c2..3f092bd 100644 --- a/app/views/shared/user_menu.rhtml +++ b/app/views/shared/user_menu.rhtml @@ -60,7 +60,7 @@ <%= render :file => 'account/login' %>
<%= thickbox_close_button _('Close') %>
-<%= thickbox_inline_popup_link ''+ _('Login'), 'inlineLoginBox' %> +<%= thickbox_inline_popup_link(''+ _('Login'), 'inlineLoginBox', :help => _('Click here to enter your username and password and be recognized by the system.')) %> <% end %> -- libgit2 0.21.2