From 6d5d8056a86bbb46fc4ee159a063bd67fff12f41 Mon Sep 17 00:00:00 2001 From: AntonioTerceiro Date: Wed, 30 Jul 2008 20:50:39 +0000 Subject: [PATCH] ActionItem519: keeping the new link --- 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 8728329..d90bf9b 100644 --- a/app/views/shared/user_menu.rhtml +++ b/app/views/shared/user_menu.rhtml @@ -57,7 +57,7 @@ <% else # theme_option( :menu_login ) != 'full_form' %> - <%= thickbox_inline_popup_link(''+ _('Login'), 'inlineLoginBox', :help => _('Click here to enter your username and password and be recognized by the system.')) %> + <%= thickbox_inline_popup_link(''+ _('Login'), 'inlineLoginBox', :id => 'link_login', :help => _('Click here to enter your username and password and be recognized by the system.')) %>