]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/what-add_tester_user.php
Heacy rewrite/cleanup:
[mailer.git] / inc / modules / admin / what-add_tester_user.php
index 35e974f87eb800770a52700e5765c7d41e284b29..a78dd46647ceb70e015fcd9524719e2d0f4788d6 100644 (file)
@@ -62,7 +62,7 @@ if (!isNewUserTesterAllowed()) {
 } // END - if
 
 // Display form
-loadTemplate('admin_add_tester_user', FALSE, $content);
+loadTemplate('admin_add_tester_user');
 
 // [EOF]
 ?>