]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/what-config_payouts.php
Large code cleanups:
[mailer.git] / inc / modules / admin / what-config_payouts.php
index efd97562061f73404abc85a6a64567be01d98b29..fe278970522e639e90d581da1cefafdd41f971fb 100644 (file)
@@ -219,7 +219,7 @@ SQL_FREERESULT($result_mem);
 
 // Add new payout type
 if ($display === true) {
-       loadTemplate('admin_payout_add_new');
+       loadTemplate('admin_add_payout');
 } // END - if
 
 // [EOF]