]> git.mxchange.org Git - mailer.git/blobdiff - lead-confirm.php
Some typos fixed
[mailer.git] / lead-confirm.php
index c5cab5847bd97a513a6aadcd76f80c338faaabd8..7bcd9100eba9dc71265d207ffd2859446aa7061b 100644 (file)
@@ -85,7 +85,7 @@ if (isBooleanConstantAndTrue('mxchange_installed')) {
        // Footer
        require(PATH."inc/footer.php");
 } else {
-       // You have to configure first!
+       // You have to install first!
        LOAD_URL("install.php");
 }