--- loncom/interface/lonwhatsnew.pm 2009/02/10 09:30:16 1.86 +++ loncom/interface/lonwhatsnew.pm 2009/02/18 19:34:08 1.87 @@ -1,5 +1,5 @@ # -# $Id: lonwhatsnew.pm,v 1.86 2009/02/10 09:30:16 schafran Exp $ +# $Id: lonwhatsnew.pm,v 1.87 2009/02/18 19:34:08 schafran Exp $ # # Copyright Michigan State University Board of Trustees # @@ -594,7 +594,7 @@ sub display_threshold_config { &Apache::loncommon::end_data_table_row()); } $r->print(&Apache::loncommon::end_data_table()."\n". - '
+ '
'); @@ -650,7 +650,7 @@ sub display_interval_config { } $r->print('   '); + &mt('Save').'" />'); return; }