From 82d77833165783762d45ab9dd77296aaf2b63f3a Mon Sep 17 00:00:00 2001 From: Fred Tempez Date: Sun, 19 Feb 2023 17:44:52 +0100 Subject: [PATCH] Default page content --- core/module/install/ressource/defaultdata.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/module/install/ressource/defaultdata.php b/core/module/install/ressource/defaultdata.php index 9fd58897..3adea323 100644 --- a/core/module/install/ressource/defaultdata.php +++ b/core/module/install/ressource/defaultdata.php @@ -387,7 +387,7 @@ class init extends common 'js' => '' ] ], - 'html' => 'Welcome in this ZiiCMS, this is you first page !' + 'html' => 'Welcome in this ZwiiCMS, congratulations this is you first page !' ] ];