--- loncom/interface/lonhtmlcommon.pm 2013/05/03 21:57:13 1.344 +++ loncom/interface/lonhtmlcommon.pm 2013/07/15 14:32:45 1.351 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # a pile of common html routines # -# $Id: lonhtmlcommon.pm,v 1.344 2013/05/03 21:57:13 raeburn Exp $ +# $Id: lonhtmlcommon.pm,v 1.351 2013/07/15 14:32:45 bisitz Exp $ # # Copyright Michigan State University Board of Trustees # @@ -1226,6 +1226,7 @@ ENDEDITOR + ENDJQUERY return $s; @@ -1259,7 +1260,8 @@ sub htmlareaselectactive { my ($args) = @_; unless (&htmlareabrowser()) { return ''; } my $output=''; return $output; @@ -1957,7 +1960,7 @@ sub docs_breadcrumbs { } } if ($folder eq 'supplemental') { - $name = &mt('Supplemental '.$crstype.' Contents'); + $name = &mt('Supplemental Content'); } if ($contenteditor) { $plain.=$name.' > '; @@ -2231,7 +2234,7 @@ sub course_selection { $output .= ''.&mt('Pick courses by category:').''; $output .= '