X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fmodules%2Fadmin%2Fwhat-add_surfbar_url.php;h=583cbbf0e158e5af317f5246def6c56c39b5c17e;hb=87229cb5d7b5396793e85fd0b4172d473195835c;hp=274f2f07ccd50180e0f84e930aafc86ff50bb307;hpb=a090e351c49fe021fb3064325694da03402332e0;p=mailer.git diff --git a/inc/modules/admin/what-add_surfbar_url.php b/inc/modules/admin/what-add_surfbar_url.php index 274f2f07cc..583cbbf0e1 100644 --- a/inc/modules/admin/what-add_surfbar_url.php +++ b/inc/modules/admin/what-add_surfbar_url.php @@ -1,7 +1,7 @@ CREATE_TIME_SELECTIONS(0, "reload", "WDhms") + 'reload' => createTimeSelections(0, 'reload' , 'WDhms'), + 'waiting' => createTimeSelections(0, 'waiting', 'ms') ); // Load template -LOAD_TEMPLATE("admin_add_surfbar_url", false, $content); +loadTemplate('admin_add_surfbar_url', FALSE, $content); // ?>