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.')) %>