diff --git a/public_html/includes/class/class.LSrelation.php b/public_html/includes/class/class.LSrelation.php index 3601c4f1..605fc1c2 100644 --- a/public_html/includes/class/class.LSrelation.php +++ b/public_html/includes/class/class.LSrelation.php @@ -205,7 +205,7 @@ class LSrelation { else { $class=' LSrelation_editable'; } - $data['html'].= "
  • ".$o -> getDisplayName(NULL,true)."
  • \n"; + $data['html'].= "
  • ".$o -> getDisplayName(NULL,true)."
  • \n"; } } else {