diff --git a/htdocs/websites/index.php b/htdocs/websites/index.php index a2e867bfd15..1cc8fffaa20 100644 --- a/htdocs/websites/index.php +++ b/htdocs/websites/index.php @@ -621,7 +621,8 @@ if ($action == 'updatecontent' || ($action == 'preview' && (GETPOST('refreshsite $tplcontent.= 'ref.'/htmlheader.html"); ?>'."\n"; $tplcontent.= ''."\n"; - $tplcontent.= ''."\n"; + $tplcontent.= ''."\n"; + $tplcontent.= ''."\n"; $tplcontent.= $objectpage->content."\n"; $tplcontent.= ''."\n";