--- loncom/interface/lonhtmlcommon.pm 2009/02/22 18:30:27 1.203 +++ loncom/interface/lonhtmlcommon.pm 2009/03/31 21:09:36 1.204 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # a pile of common html routines # -# $Id: lonhtmlcommon.pm,v 1.203 2009/02/22 18:30:27 harmsja Exp $ +# $Id: lonhtmlcommon.pm,v 1.204 2009/03/31 21:09:36 kaisler Exp $ # # Copyright Michigan State University Board of Trustees # @@ -1316,7 +1316,7 @@ returns: nothing my $bug = ''; my $help=''; # Crumb Symbol - my $crumbsymbol = '▶ '; + my $crumbsymbol = '» '; # The last breadcrumb does not have a link, so handle it separately. my $last = pop(@Crumbs); #