]> git.mxchange.org Git - mailer.git/blobdiff - inc/js/js-order_send.php
Fixes for POST setter, template and others
[mailer.git] / inc / js / js-order_send.php
index 916faaba6008abca21ff5897a7a9352180cacaff..18981108fc3c22e014cd4d39b389a13a35b30e7b 100644 (file)
@@ -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]
 ?>