--- loncom/interface/lonindexer.pm 2011/12/09 01:04:27 1.213 +++ loncom/interface/lonindexer.pm 2012/05/15 01:41:27 1.214 @@ -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.214 2012/05/15 01:41:27 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -1008,10 +1008,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 +1103,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 +1258,10 @@ $r->print ('"); # Wishlistlink $r->print(''. ''); + 'alt="'.&mt('save in Stored Links').'" style="width:22px;"/>'); # Attributes my $filelink = $startdir.$filecom[0].'/default';