diff --git a/htdocs/core/lib/website.lib.php b/htdocs/core/lib/website.lib.php index 977397c2ca4..804509b4154 100644 --- a/htdocs/core/lib/website.lib.php +++ b/htdocs/core/lib/website.lib.php @@ -616,7 +616,7 @@ function getStructuredData($type, $data = array()) } $ret .= ']'."\n"; } - $ret .= "\n".'}'."\n"; + $ret .= '}'."\n"; $ret .= ''."\n"; } elseif ($type == 'blogpost')