X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=inc%2Fmodules%2Fadmin%2Fwhat-add_tester_user.php;h=17577227f342387ec5d1a58a0849c9ee124d78ea;hp=920aa291762987adf40e3ec04e8888666f7d0323;hb=8fad776382e63b3f73f8dbe289f229d79cfc2c22;hpb=63f159414369b5ea19a8ca75d8cd8033c45d8341 diff --git a/inc/modules/admin/what-add_tester_user.php b/inc/modules/admin/what-add_tester_user.php index 920aa29176..17577227f3 100644 --- a/inc/modules/admin/what-add_tester_user.php +++ b/inc/modules/admin/what-add_tester_user.php @@ -61,9 +61,6 @@ if (!isNewUserTesterAllowed()) { } } // END - if -// Generate max-receive selection -$content['max_receive_selection'] = addMaxReceiveList('admin', '', true); - // Display form loadTemplate('admin_add_tester_user', false, $content);