--- deliantra/Deliantra-Client/DC/UI.pm 2006/08/17 16:05:36 1.349 +++ deliantra/Deliantra-Client/DC/UI.pm 2006/08/19 18:39:24 1.350 @@ -3838,7 +3838,7 @@ 1 }; - my $tooltip = "$spell->{message}$TOOLTIP_ALL"; + my $tooltip = (CFPlus::asxml $spell->{message}) . $TOOLTIP_ALL; #TODO: add path info to tooltip #$self->add (6, $row, new CFPlus::UI::Label text => $spell->{path});