From 621ba7b76fa93094d797ed6d53cc187d82a0bc14 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Thu, 15 Sep 2016 09:33:00 +0200 Subject: [PATCH] Work on module website --- 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 230f2d5a017..185e8dd0ef3 100644 --- a/htdocs/websites/index.php +++ b/htdocs/websites/index.php @@ -825,7 +825,7 @@ if ($action == 'editcss') print ''."\n"; print ''; - print '
'; + print '
'; print $langs->trans('WebSite'); print ''; print $website;