From b1728a212977b637bccf4657175bbdd545572f64 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Sun, 30 Jan 2022 01:58:29 +0100 Subject: [PATCH] css --- htdocs/website/index.php | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) 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 '
';