]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/what-del_holiday.php
Removed comment introduced by Profi-Concept, this comment should fine (in a much...
[mailer.git] / inc / modules / admin / what-del_holiday.php
index ae2a6a8931f8f051e0bd2fce1030b260833c761e..ed25e6dafdda29d71dd79e605100e54540352c38 100644 (file)
@@ -14,8 +14,6 @@
  * $Date::                                                            $ *
  * $Tag:: 0.2.1-FINAL                                                 $ *
  * $Author::                                                          $ *
- * Needs to be in all Files and every File needs "svn propset           *
- * svn:keywords Date Revision" (autoprobset!) at least!!!!!!            *
  * -------------------------------------------------------------------- *
  * Copyright (c) 2003 - 2009 by Roland Haeder                           *
  * Copyright (c) 2009, 2010 by Mailer Developer Team                    *
@@ -130,8 +128,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]