--- loncom/interface/loncoursegroups.pm 2009/01/30 16:13:04 1.90 +++ loncom/interface/loncoursegroups.pm 2009/02/02 13:27:39 1.91 @@ -1,6 +1,6 @@ # The LearningOnline Network with CAPA # -# $Id: loncoursegroups.pm,v 1.90 2009/01/30 16:13:04 schafran Exp $ +# $Id: loncoursegroups.pm,v 1.91 2009/02/02 13:27:39 schafran Exp $ # # Copyright Michigan State University Board of Trustees # @@ -915,11 +915,11 @@ function changeSort(caller) { result => 'Re-enabled' ); my %navbuttons = &Apache::lonlocal::texthash( - gtns => 'Go to next step', - gtps => 'Go to previous step', + gtns => 'Next',#'Go to next step', + gtps => 'Previous',#'Go to previous step', crgr => 'Create '.$gpterm, - mose => 'Modify settings', - gtpp => 'Go to previous page', + mose => 'Save',#'Modify settings', + gtpp => 'Previous',#'Go to previous page', adme => 'Add members', ); if ((($action eq 'create') || ($action eq 'modify') || ($action eq 'delete') || ($action eq 'reenable')) &&