--- loncom/interface/domainprefs.pm 2007/04/13 16:21:15 1.12 +++ loncom/interface/domainprefs.pm 2007/05/02 01:33:48 1.13 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Handler to set domain-wide configuration settings # -# $Id: domainprefs.pm,v 1.12 2007/04/13 16:21:15 raeburn Exp $ +# $Id: domainprefs.pm,v 1.13 2007/05/02 01:33:48 albertel Exp $ # # Copyright Michigan State University Board of Trustees # @@ -145,7 +145,7 @@ sub handler { '); - &print_footer($r,$phase,'process','Store changes'); + &print_footer($r,$phase,'process','Save changes'); } return OK; }