]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/what-add_tester_user.php
Code style changed, ext-user continued:
[mailer.git] / inc / modules / admin / what-add_tester_user.php
index 17577227f342387ec5d1a58a0849c9ee124d78ea..ffa37f7d957b9227a46b19008d8d93c09f5423a6 100644 (file)
@@ -62,7 +62,7 @@ if (!isNewUserTesterAllowed()) {
 } // END - if
 
 // Display form
-loadTemplate('admin_add_tester_user', false, $content);
+loadTemplate('admin_add_tester_user', FALSE, $content);
 
 // [EOF]
 ?>