diff options
Diffstat (limited to 'core/views/welcome_package.html.php')
-rw-r--r-- | core/views/welcome_package.html.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/views/welcome_package.html.php b/core/views/welcome_package.html.php index 913e7820..d2d7af7a 100644 --- a/core/views/welcome_package.html.php +++ b/core/views/welcome_package.html.php @@ -22,7 +22,7 @@ function ajaxify_package_form() { }; </script> -<p>Press the button to package this the modules as an installation package.</p> +<p>Press the button to extract the initial database configuration.</p> <form action="<?= url::site("welcome/package") ?>" method="POST"> <table style="width: 400px"> <tr> |