function displayList($layout_def)
 {
     return nl2br(parent::displayListPlain($layout_def));
 }