--- loncom/interface/lonnotify.pm 2008/11/17 17:10:57 1.29 +++ loncom/interface/lonnotify.pm 2008/11/25 22:03:22 1.30 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Sending messages # -# $Id: lonnotify.pm,v 1.29 2008/11/17 17:10:57 schafran Exp $ +# $Id: lonnotify.pm,v 1.30 2008/11/25 22:03:22 schafran Exp $ # # Copyright Michigan State University Board of Trustees # @@ -149,9 +149,9 @@ function next_page(caller) { $output .= ''; $output .= ''. ''. + &mt('Send a new e-mail to selected users from this domain').''. '
'. - 'Send a new e-mail to selected users from this domain
'. - 'Display e-mail sent by Domain Coordinators in this domain'. + &mt('Display e-mail sent by Domain Coordinators in this domain'). '
'; $output .= &end_page();