Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into develop
This commit is contained in:
commit
41d5d9b6f8
@ -616,7 +616,7 @@ function getStructuredData($type, $data = array())
|
|||||||
}
|
}
|
||||||
$ret .= ']'."\n";
|
$ret .= ']'."\n";
|
||||||
}
|
}
|
||||||
$ret .= "\n".'}'."\n";
|
$ret .= '}'."\n";
|
||||||
$ret .= '</script>'."\n";
|
$ret .= '</script>'."\n";
|
||||||
}
|
}
|
||||||
elseif ($type == 'blogpost')
|
elseif ($type == 'blogpost')
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user