]> git.mxchange.org Git - mailer.git/blobdiff - inc/js/js-order_send.php
Mailer used in many places, we still need a good 'selling' title
[mailer.git] / inc / js / js-order_send.php
index 916faaba6008abca21ff5897a7a9352180cacaff..e8be7bad766272ad753a42a00a845e6e2a9099ff 100644 (file)
@@ -1,7 +1,7 @@
 <?php
 /************************************************************************
- * MXChange v0.2.1                                    Start: 10/20/2009 *
- * ===============                              Last change: 10/20/2009 *
+ * Mailer v0.2.1-FINAL                                Start: 10/20/2009 *
+ * ===================                          Last change: 10/20/2009 *
  *                                                                      *
  * -------------------------------------------------------------------- *
  * File              : js-order_sent.php                                *
@@ -35,7 +35,6 @@
  * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,               *
  * MA  02110-1301  USA                                                  *
  ************************************************************************/
-
 // Some security stuff...
 if (!defined('__SECURITY')) {
        die();
@@ -44,7 +43,7 @@ if (!defined('__SECURITY')) {
 }
 
 // Simply load the JavaScript here
-loadTemplate('js_order_sent');
+loadTemplate('js_order_send');
 
 // [EOF]
 ?>