--- loncom/interface/londocs.pm 2010/12/25 04:40:15 1.434.2.3 +++ loncom/interface/londocs.pm 2011/05/27 19:39:25 1.434.2.4 @@ -1,7 +1,7 @@ # The LearningOnline Network # Documents # -# $Id: londocs.pm,v 1.434.2.3 2010/12/25 04:40:15 raeburn Exp $ +# $Id: londocs.pm,v 1.434.2.4 2011/05/27 19:39:25 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -1660,7 +1660,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()); }