diff --git a/app/Controllers/Home.php b/app/Controllers/Home.php index 585db2f..3a64a1f 100644 --- a/app/Controllers/Home.php +++ b/app/Controllers/Home.php @@ -18,7 +18,7 @@ class Home extends BaseController $in["promo"] = $promo; $in["promo_owner"] = $promoOwner; $out = $this->APIcall('POST','http://10.204.5.100:9083/en/promo/api/v1/start',[]); -var_dump($out); +//var_dump($out); return view('welcome_message', $out); } } diff --git a/app/Views/welcome_message.php b/app/Views/welcome_message.php index 1bc0f60..9ad71f2 100644 --- a/app/Views/welcome_message.php +++ b/app/Views/welcome_message.php @@ -62,7 +62,7 @@
| - Dear {{firstname}}, + Dear =$firstname?>, | |
|
- Click here to view opportunities
+
+
+
|
|
| - + |
- We value your privacy. If you did not initiate this account creation or have any further support questions, don't hesitate to get in touch with us at {{server_name}}/contact
+
+ - |
+
|
+ |
|
|
- {{site_name}} Team
+ =$site_name?> Team
- {{server_name}} + =$server_name?> |
|
|
- ® {{site_name}} {{YYYY}} - You received this email because you subscribed to the {{site_name}} questionnaire. If you get this email in error please contact us. + ® =$site_name?> =$yyyy?> |