diff options
author | Tim Almdal <tnalmdal@shaw.ca> | 2009-01-18 01:06:17 +0000 |
---|---|---|
committer | Tim Almdal <tnalmdal@shaw.ca> | 2009-01-18 01:06:17 +0000 |
commit | b60e790e905f754dfa3ad603cb15a5838aeca4ab (patch) | |
tree | 56c0270f077316e479a234c8952213d47cdf2f73 /core/views/welcome_package.html.php | |
parent | 465735a25ced20b4442c033a081ec308fb1b1ad3 (diff) |
Here's the rest of the change, new tool and forgot to add some files :-)
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> |