--- trunk2/lib/WebPAC/Tree.pm 2004/09/24 18:04:48 469 +++ trunk2/lib/WebPAC/Tree.pm 2004/09/24 20:31:11 470 @@ -252,7 +252,7 @@ if (-e "out/$mfn_link") { $html .= " " x $level . qq{
  • ${link_start}${term}${link_end}}. - qq{ »
  • \n}; + qq{ »\n}; } else { $log->warn("file 'out/$mfn_link' doesn't exist, skipping"); }