--- loncom/interface/londocs.pm 2011/01/30 01:21:29 1.452 +++ loncom/interface/londocs.pm 2011/05/27 19:02:16 1.453 @@ -1,7 +1,7 @@ # The LearningOnline Network # Documents # -# $Id: londocs.pm,v 1.452 2011/01/30 01:21:29 www Exp $ +# $Id: londocs.pm,v 1.453 2011/05/27 19:02:16 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -1662,7 +1662,7 @@ sub editor { .''.&mt('Actions').'' .''.&mt('Document').''); if ($folder !~ /^supplemental/) { - $->print(''.&mt('Settings').''); + $r->print(''.&mt('Settings').''); } $r->print(&Apache::loncommon::end_data_table_header_row()); }