--- loncom/interface/lonhelper.pm 2003/10/09 19:07:33 1.59 +++ loncom/interface/lonhelper.pm 2003/10/14 18:32:15 1.60 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # .helper XML handler to implement the LON-CAPA helper # -# $Id: lonhelper.pm,v 1.59 2003/10/09 19:07:33 bowersj2 Exp $ +# $Id: lonhelper.pm,v 1.60 2003/10/14 18:32:15 bowersj2 Exp $ # # Copyright Michigan State University Board of Trustees # @@ -2177,7 +2177,7 @@ BUTTONS $result .= "$name". "" . &mt('Section') . "" . "Status" . - "" . &mt("Role") . ""; + "" . &mt("Role") . "" . "Username:Domain"; my $checked = 0;