diff --git a/htdocs/websites/index.php b/htdocs/websites/index.php
index 5b7ae2a3b258c6bd7a95fa4572ef2d405ffb2bcf..11bcc12e7afff4268f216a5680bdb6d6d1f17391 100644
--- a/htdocs/websites/index.php
+++ b/htdocs/websites/index.php
@@ -328,7 +328,7 @@ if ($action == 'updatemeta')
             $filemaster=$pathofwebsite.'/master.inc.php';
             $fileoldalias=$pathofwebsite.'/'.$objectpage->old_object->pageurl.'.php';
             $filealias=$pathofwebsite.'/'.$objectpage->pageurl.'.php';
-                        
+
             dol_mkdir($pathofwebsite);