]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/what-del_holiday.php
Direct call now possible, template renamed
[mailer.git] / inc / modules / admin / what-del_holiday.php
index ae2a6a8931f8f051e0bd2fce1030b260833c761e..320349d3820fbdfc3236c95e3d93471c2e7bcc97 100644 (file)
@@ -130,8 +130,8 @@ LIMIT 1", array(bigintval(getRequestParameter('userid'))), __FILE__, __LINE__);
        // Output message
        loadTemplate('admin_settings_saved', false, $message);
 } else {
-       // Please call me over other scripts... ;)
-       loadTemplate('admin_settings_saved', false, '{--HOLIDAY_NO_DIRECT_CALL--}');
+       // Add member selection box
+       addMemberSelectionBox();
 }
 
 // [EOF]