diff --git a/html/forms/schedule-maintenance.inc.php b/html/forms/schedule-maintenance.inc.php new file mode 100644 index 000000000..b3be48c0f --- /dev/null +++ b/html/forms/schedule-maintenance.inc.php @@ -0,0 +1,15 @@ + + * + * This program is free software: you can redistribute it and/or modify it + * under the terms of the GNU General Public License as published by the + * Free Software Foundation, either version 3 of the License, or (at your + * option) any later version. Please see LICENSE.txt at the top level of + * the source code distribution for details. + */ + + diff --git a/html/pages/alert-schedule.inc.php b/html/pages/alert-schedule.inc.php index 5c54d8bc1..b9c62c809 100644 --- a/html/pages/alert-schedule.inc.php +++ b/html/pages/alert-schedule.inc.php @@ -13,6 +13,7 @@ */ $pagetitle[] = "Alert Schedule"; +$no_refresh = TRUE; ?> @@ -34,19 +35,35 @@ $pagetitle[] = "Alert Schedule";