--- slider.module 2009-05-18 16:20:20.000000000 +0200 +++ slider-393460.module 2009-11-15 09:29:16.000000000 +0100 @@ -139,7 +139,7 @@ function template_preprocess_slider(&$va 'attributes' => array('class' => $slide_classes), 'fragment' => $slide_id, ); - $slide_title = check_plain($slide_node->title); + $slide_title = $slide_node->title; // if the slider node is set to the front page, do some special processing // set the link to be empty.