--- loncom/interface/loncreateuser.pm 2009/11/18 21:24:40 1.327 +++ loncom/interface/loncreateuser.pm 2009/11/23 13:03:58 1.328 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Create a user # -# $Id: loncreateuser.pm,v 1.327 2009/11/18 21:24:40 raeburn Exp $ +# $Id: loncreateuser.pm,v 1.328 2009/11/23 13:03:58 wenzelju Exp $ # # Copyright Michigan State University Board of Trustees # @@ -4417,7 +4417,7 @@ sub print_main_menu { linktitle => $linktitle{$crstype}{'groups'}, }, { - linktext => 'Change Logs', + linktext => 'Change Log', icon => 'document-properties.png', #help => 'Course_User_Logs', url => '/adm/createuser?action=changelogs',