--- loncom/interface/lonindexer.pm 2011/12/09 01:04:27 1.213 +++ loncom/interface/lonindexer.pm 2012/07/11 12:51:36 1.215 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Directory Indexer # -# $Id: lonindexer.pm,v 1.213 2011/12/09 01:04:27 www Exp $ +# $Id: lonindexer.pm,v 1.215 2012/07/11 12:51:36 www Exp $ # # Copyright Michigan State University Board of Trustees # @@ -422,6 +422,11 @@ ENDHEADER } else { # Only display page header and breadcrumbs in non-popup mode &Apache::lonhtmlcommon::clear_breadcrumbs(); +# +# FIXME: hard link to fhwfdev? +# +# + &Apache::lonhtmlcommon::add_breadcrumb({ 'text' => 'Browse published resources', 'href' => '/res/fhwfdev/?launch=1', @@ -1008,10 +1013,10 @@ $r->print ('print(''. ''.$tabtag); + 'alt="'.&mt('save in Stored Links').'" style="width:22px;"/>'.$tabtag); $r->print(&Apache::loncommon::end_data_table_row()); return OK; } @@ -1103,11 +1108,11 @@ $r->print ('\n"); # Wishlistlink - $r->print('print(''. ''); + 'alt="'.&mt('save in Stored Links').'" style="width:22px;"/>'); if ($hash{'display_attrs_0'} == 1) { $r->print(' '.($title eq '' ? ' ' : $title). ' '."\n"); @@ -1258,10 +1263,10 @@ $r->print ('"); # Wishlistlink $r->print(''. ''); + 'alt="'.&mt('save in Stored Links').'" style="width:22px;"/>'); # Attributes my $filelink = $startdir.$filecom[0].'/default';