diff --git a/htdocs/core/lib/website.lib.php b/htdocs/core/lib/website.lib.php
index 770bc3fda88..0a852205c74 100644
--- a/htdocs/core/lib/website.lib.php
+++ b/htdocs/core/lib/website.lib.php
@@ -220,6 +220,8 @@ function dolWebsiteOutput($content, $contenttype = 'html', $containerid = '')
global $db, $langs, $conf, $user;
global $dolibarr_main_url_root, $dolibarr_main_data_root;
+ $nbrep = 0;
+
dol_syslog("dolWebsiteOutput start (contenttype=".$contenttype." containerid=".$containerid." USEDOLIBARREDITOR=".(defined('USEDOLIBARREDITOR') ? '1' : '')." USEDOLIBARRSERVER=".(defined('USEDOLIBARRSERVER') ? '1' : '').')');
// Define $urlwithroot
@@ -300,7 +302,6 @@ function dolWebsiteOutput($content, $contenttype = 'html', $containerid = '')
//
// become
//
- $nbrep = 0;
if (!$symlinktomediaexists)
{
//
global->WEBSITE_ADD_CSS_TO_BODY)) {
+ $content = str_replace('