From 687ccbfa1021bbf280ed8a05930e962aa8f95667 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Tue, 22 Aug 2017 15:58:57 +0200 Subject: [PATCH] Fix output keywords --- htdocs/websites/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/websites/index.php b/htdocs/websites/index.php index 5b2ac181e03..1d0bda1ec04 100644 --- a/htdocs/websites/index.php +++ b/htdocs/websites/index.php @@ -1560,7 +1560,7 @@ function dolSavePageContent($filetpl, $object, $objectpage) $tplcontent.= ''."\n"; $tplcontent.= ''."\n"; $tplcontent.= ''."\n"; - $tplcontent.= ''."\n"; + $tplcontent.= ''."\n"; $tplcontent.= ''."\n"; $tplcontent.= ''."\n"; $tplcontent.= ''."\n";