diff --git a/htdocs/website/index.php b/htdocs/website/index.php index 5e66cd052af..dab79faee3b 100644 --- a/htdocs/website/index.php +++ b/htdocs/website/index.php @@ -2787,7 +2787,7 @@ if (!GETPOST('hide_websitemenu')) { print ''; } if ($action != 'preview') { - print ''; + print ''; } } @@ -3123,7 +3123,7 @@ if (!GETPOST('hide_websitemenu')) { print ''; } if ($action != 'preview') { - print ''; + print ''; } } @@ -3545,8 +3545,8 @@ if ($action == 'createsite') { if ($action == 'createsite') { print '
'; - print ''; - print ''; + print ''; + print ''; print '
'; } @@ -3574,8 +3574,8 @@ if ($action == 'importsite') { print ''; print ''; - print ''; - print ''; + print ''; + print ''; print '


'; @@ -3960,8 +3960,8 @@ if ($action == 'editmeta' || $action == 'createcontainer') { // Edit properties if ($action == 'createcontainer') { print '
'; - print ''; - print ''; + print ''; + print ''; print '
';