X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=lead-confirm.php;h=1214fec931112e559a7dd993d2e23fb053ac492b;hp=25662f7b5f09b42ab2f89ed6ded5eb805916fbf6;hb=d2b67884c1d4c5aba9ea85400355bc23f7a2dcad;hpb=25f61608f91f341907899a82faa17a1d2fb35ce6 diff --git a/lead-confirm.php b/lead-confirm.php index 25662f7b5f..1214fec931 100644 --- a/lead-confirm.php +++ b/lead-confirm.php @@ -42,6 +42,9 @@ $GLOBALS['what'] = ""; $GLOBALS['action'] = ""; // Set module $GLOBALS['module'] = "lead-confirm"; +// Set "CSS-Mode" +$CSS = "0"; + // Load config.php require("inc/config.php");