X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fmodules%2Fadmin%2Fwhat-add_surfbar_url.php;h=16e81102427ff4cb9d6c0ff764ffb10606688b87;hb=928e9aedd8248545a9fef27c75a5ba016ad1d61b;hp=8d9b2e6e9298d9a3e151c97193620a0b7f370518;hpb=508228c85fba8448d00865b1639cb8cd7a69e457;p=mailer.git diff --git a/inc/modules/admin/what-add_surfbar_url.php b/inc/modules/admin/what-add_surfbar_url.php index 8d9b2e6e92..16e8110242 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); // ?>