--- loncom/interface/lonindexer.pm 2016/06/19 04:27:50 1.225 +++ loncom/interface/lonindexer.pm 2017/05/22 19:18:40 1.226 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Directory Indexer # -# $Id: lonindexer.pm,v 1.225 2016/06/19 04:27:50 raeburn Exp $ +# $Id: lonindexer.pm,v 1.226 2017/05/22 19:18:40 droeschl Exp $ # # Copyright Michigan State University Board of Trustees # @@ -565,7 +565,7 @@ END } else { $r->print($reshome); } - $r->print("'>".&mt('Home').''); + $r->print("'>".&mt('Home directory').''); } $r->print(''); # ------------------------------------------------------ Remember where we were