Commit c02327c357311b97a050b93c76bf696762c2d28c
1 parent
3b783d82
fix picture in letter to user after registration
Showing
5 changed files
with
13 additions
and
13 deletions
Show diff stats
common/mail/_thanks_1.php
@@ -43,7 +43,7 @@ Ministry of Energy and Coal Industry of Ukraine | @@ -43,7 +43,7 @@ Ministry of Energy and Coal Industry of Ukraine | ||
43 | Organization issues: | 43 | Organization issues: |
44 | </strong> | 44 | </strong> |
45 | </span><br /> | 45 | </span><br /> |
46 | - Name: Ganna Skydanchuk <br> | 46 | + Name: GНа указанный адрес скидка уже была высланаanna Skydanchuk <br> |
47 | Tel: <?= $phone ?> (10:00-18:00 local time) <br> | 47 | Tel: <?= $phone ?> (10:00-18:00 local time) <br> |
48 | Email: <?= $email ?> | 48 | Email: <?= $email ?> |
49 | </p> | 49 | </p> |
common/mail/thanks_1.php
@@ -40,7 +40,7 @@ use common\models\Customer; | @@ -40,7 +40,7 @@ use common\models\Customer; | ||
40 | <?=\Yii::t('app','9F')?></a> | 40 | <?=\Yii::t('app','9F')?></a> |
41 | <p style="font-size: 13px; color: #03a9f4; padding-top: 8px;"><?=\Yii::t('app','12-18')?></p> | 41 | <p style="font-size: 13px; color: #03a9f4; padding-top: 8px;"><?=\Yii::t('app','12-18')?></p> |
42 | </td> | 42 | </td> |
43 | - <td align="right"><img src="/storage/user_letter/logos.png" alt=""></td> | 43 | + <td align="right"><img src="<?=\Yii::$app->request->hostInfo?>/storage/user_letter/logos.png" alt=""></td> |
44 | <td width="15"></td> | 44 | <td width="15"></td> |
45 | </tr> | 45 | </tr> |
46 | </table> | 46 | </table> |
@@ -50,7 +50,7 @@ use common\models\Customer; | @@ -50,7 +50,7 @@ use common\models\Customer; | ||
50 | <td align="center"> | 50 | <td align="center"> |
51 | <table cellspacing="0" cellpadding="0" border="0" width="600"> | 51 | <table cellspacing="0" cellpadding="0" border="0" width="600"> |
52 | <tr> | 52 | <tr> |
53 | - <td align="center" width="600" height="210"><img src="/storage/user_letter/bg.jpg" style="width: 600px; height: 210px;" alt=""></td> | 53 | + <td align="center" width="600" height="210"><img src="<?=\Yii::$app->request->hostInfo?>/storage/user_letter/bg.jpg" style="width: 600px; height: 210px;" alt=""></td> |
54 | </tr> | 54 | </tr> |
55 | </table> | 55 | </table> |
56 | </td> | 56 | </td> |
@@ -205,7 +205,7 @@ use common\models\Customer; | @@ -205,7 +205,7 @@ use common\models\Customer; | ||
205 | <?=\Yii::t('app','studio-link')?> | 205 | <?=\Yii::t('app','studio-link')?> |
206 | </a></td> | 206 | </a></td> |
207 | <td width="10"></td> | 207 | <td width="10"></td> |
208 | - <td align="left"><a target="_blank" href="http://artweb.ua/ru"><img src="images/artweb.png" alt=""></a></td> | 208 | + <td align="left"><a target="_blank" href="http://artweb.ua/ru"><img src="<?=\Yii::$app->request->hostInfo?>/storage/user_letter/artweb.png" alt=""></a></td> |
209 | </tr> | 209 | </tr> |
210 | </table> | 210 | </table> |
211 | </td> | 211 | </td> |
common/mail/thanks_2.php
@@ -40,7 +40,7 @@ use common\models\Customer; | @@ -40,7 +40,7 @@ use common\models\Customer; | ||
40 | <?=\Yii::t('app','9F')?></a> | 40 | <?=\Yii::t('app','9F')?></a> |
41 | <p style="font-size: 13px; color: #03a9f4; padding-top: 8px;"><?=\Yii::t('app','12-18')?></p> | 41 | <p style="font-size: 13px; color: #03a9f4; padding-top: 8px;"><?=\Yii::t('app','12-18')?></p> |
42 | </td> | 42 | </td> |
43 | - <td align="right"><img src="/storage/user_letter/logos.png" alt=""></td> | 43 | + <td align="right"><img src="<?=\Yii::$app->request->hostInfo?>/storage/user_letter/logos.png" alt=""></td> |
44 | <td width="15"></td> | 44 | <td width="15"></td> |
45 | </tr> | 45 | </tr> |
46 | </table> | 46 | </table> |
@@ -50,7 +50,7 @@ use common\models\Customer; | @@ -50,7 +50,7 @@ use common\models\Customer; | ||
50 | <td align="center"> | 50 | <td align="center"> |
51 | <table cellspacing="0" cellpadding="0" border="0" width="600"> | 51 | <table cellspacing="0" cellpadding="0" border="0" width="600"> |
52 | <tr> | 52 | <tr> |
53 | - <td align="center" width="600" height="210"><img src="/storage/user_letter/bg.jpg" style="width: 600px; height: 210px;" alt=""></td> | 53 | + <td align="center" width="600" height="210"><img src="<?=\Yii::$app->request->hostInfo?>/storage/user_letter/bg.jpg" style="width: 600px; height: 210px;" alt=""></td> |
54 | </tr> | 54 | </tr> |
55 | </table> | 55 | </table> |
56 | </td> | 56 | </td> |
@@ -206,7 +206,7 @@ use common\models\Customer; | @@ -206,7 +206,7 @@ use common\models\Customer; | ||
206 | <?=\Yii::t('app','studio-link')?> | 206 | <?=\Yii::t('app','studio-link')?> |
207 | </a></td> | 207 | </a></td> |
208 | <td width="10"></td> | 208 | <td width="10"></td> |
209 | - <td align="left"><a target="_blank" href="http://artweb.ua/ru"><img src="images/artweb.png" alt=""></a></td> | 209 | + <td align="left"><a target="_blank" href="http://artweb.ua/ru"><img src="<?=\Yii::$app->request->hostInfo?>/storage/user_letter/artweb.png" alt=""></a></td> |
210 | </tr> | 210 | </tr> |
211 | </table> | 211 | </table> |
212 | </td> | 212 | </td> |
common/mail/thanks_3.php
@@ -40,7 +40,7 @@ use common\models\Customer; | @@ -40,7 +40,7 @@ use common\models\Customer; | ||
40 | <?=\Yii::t('app','9F')?></a> | 40 | <?=\Yii::t('app','9F')?></a> |
41 | <p style="font-size: 13px; color: #03a9f4; padding-top: 8px;"><?=\Yii::t('app','12-18')?></p> | 41 | <p style="font-size: 13px; color: #03a9f4; padding-top: 8px;"><?=\Yii::t('app','12-18')?></p> |
42 | </td> | 42 | </td> |
43 | - <td align="right"><img src="/storage/user_letter/logos.png" alt=""></td> | 43 | + <td align="right"><img src="<?=\Yii::$app->request->hostInfo?>/storage/user_letter/logos.png" alt=""></td> |
44 | <td width="15"></td> | 44 | <td width="15"></td> |
45 | </tr> | 45 | </tr> |
46 | </table> | 46 | </table> |
@@ -50,7 +50,7 @@ use common\models\Customer; | @@ -50,7 +50,7 @@ use common\models\Customer; | ||
50 | <td align="center"> | 50 | <td align="center"> |
51 | <table cellspacing="0" cellpadding="0" border="0" width="600"> | 51 | <table cellspacing="0" cellpadding="0" border="0" width="600"> |
52 | <tr> | 52 | <tr> |
53 | - <td align="center" width="600" height="210"><img src="/storage/user_letter/bg.jpg" style="width: 600px; height: 210px;" alt=""></td> | 53 | + <td align="center" width="600" height="210"><img src="<?=\Yii::$app->request->hostInfo?>/storage/user_letter/bg.jpg" style="width: 600px; height: 210px;" alt=""></td> |
54 | </tr> | 54 | </tr> |
55 | </table> | 55 | </table> |
56 | </td> | 56 | </td> |
@@ -206,7 +206,7 @@ use common\models\Customer; | @@ -206,7 +206,7 @@ use common\models\Customer; | ||
206 | <?=\Yii::t('app','studio-link')?> | 206 | <?=\Yii::t('app','studio-link')?> |
207 | </a></td> | 207 | </a></td> |
208 | <td width="10"></td> | 208 | <td width="10"></td> |
209 | - <td align="left"><a target="_blank" href="http://artweb.ua/ru"><img src="images/artweb.png" alt=""></a></td> | 209 | + <td align="left"><a target="_blank" href="http://artweb.ua/ru"><img src="<?=\Yii::$app->request->hostInfo?>/storage/user_letter/artweb.png" alt=""></a></td> |
210 | </tr> | 210 | </tr> |
211 | </table> | 211 | </table> |
212 | </td> | 212 | </td> |
common/mail/thanks_4.php
@@ -40,7 +40,7 @@ use common\models\Customer; | @@ -40,7 +40,7 @@ use common\models\Customer; | ||
40 | <?=\Yii::t('app','9F')?></a> | 40 | <?=\Yii::t('app','9F')?></a> |
41 | <p style="font-size: 13px; color: #03a9f4; padding-top: 8px;"><?=\Yii::t('app','12-18')?></p> | 41 | <p style="font-size: 13px; color: #03a9f4; padding-top: 8px;"><?=\Yii::t('app','12-18')?></p> |
42 | </td> | 42 | </td> |
43 | - <td align="right"><img src="/storage/user_letter/logos.png" alt=""></td> | 43 | + <td align="right"><img src="<?=\Yii::$app->request->hostInfo?>/storage/user_letter/logos.png" alt=""></td> |
44 | <td width="15"></td> | 44 | <td width="15"></td> |
45 | </tr> | 45 | </tr> |
46 | </table> | 46 | </table> |
@@ -50,7 +50,7 @@ use common\models\Customer; | @@ -50,7 +50,7 @@ use common\models\Customer; | ||
50 | <td align="center"> | 50 | <td align="center"> |
51 | <table cellspacing="0" cellpadding="0" border="0" width="600"> | 51 | <table cellspacing="0" cellpadding="0" border="0" width="600"> |
52 | <tr> | 52 | <tr> |
53 | - <td align="center" width="600" height="210"><img src="/storage/user_letter/bg.jpg" style="width: 600px; height: 210px;" alt=""></td> | 53 | + <td align="center" width="600" height="210"><img src="<?=\Yii::$app->request->hostInfo?>/storage/user_letter/bg.jpg" style="width: 600px; height: 210px;" alt=""></td> |
54 | </tr> | 54 | </tr> |
55 | </table> | 55 | </table> |
56 | </td> | 56 | </td> |
@@ -206,7 +206,7 @@ use common\models\Customer; | @@ -206,7 +206,7 @@ use common\models\Customer; | ||
206 | <?=\Yii::t('app','studio-link')?> | 206 | <?=\Yii::t('app','studio-link')?> |
207 | </a></td> | 207 | </a></td> |
208 | <td width="10"></td> | 208 | <td width="10"></td> |
209 | - <td align="left"><a target="_blank" href="http://artweb.ua/ru"><img src="images/artweb.png" alt=""></a></td> | 209 | + <td align="left"><a target="_blank" href="http://artweb.ua/ru"><img src="<?=\Yii::$app->request->hostInfo?>/storage/user_letter/artweb.png" alt=""></a></td> |
210 | </tr> | 210 | </tr> |
211 | </table> | 211 | </table> |
212 | </td> | 212 | </td> |