Commit b36f7f96e2368b1534ff94a29b55c0b2ea7a2804
1 parent
963f32c8
message_10
Showing
2 changed files
with
29 additions
and
29 deletions
Show diff stats
src/app/frontend/controllers/MenuController.php
... | ... | @@ -1265,7 +1265,7 @@ class MenuController extends \controllers\ControllerBase |
1265 | 1265 | if( empty($check) && $this->models->getSubscribe()->addData($data) ) { |
1266 | 1266 | $this->sendmail->addCustomer( 10, $data ); |
1267 | 1267 | |
1268 | - setcookie("popup", '1', time()+14400, '/'); | |
1268 | + setcookie("popup", '1', time()+3600, '/'); | |
1269 | 1269 | |
1270 | 1270 | return $this->response->redirect([ 'for' => 'homepage', 'language' => $this->lang_name ]); |
1271 | 1271 | } | ... | ... |
src/app/frontend/views/sendmail/message_10.phtml
... | ... | @@ -21,22 +21,22 @@ |
21 | 21 | </td> |
22 | 22 | </tr> |
23 | 23 | <tr> |
24 | - <td align="center" valign="top" style="background: url('images/fon_header.png');background-repeat-y: no-repeat;"> | |
24 | + <td align="center" valign="top" style="background: url('http://semena.in.ua/images/fon_header.png');background-repeat-y: no-repeat;"> | |
25 | 25 | <table border="0" cellpadding="0" cellspacing="0" width="660" height="157"> |
26 | 26 | <tr> |
27 | 27 | <td align="center" valign="top"> |
28 | 28 | <table border="0" cellpadding="0" cellspacing="0" width="660"> |
29 | 29 | <tr><td height="23" valign="top"></td></tr> |
30 | 30 | <tr> |
31 | - <td width="203px" height="70" align="left" background="images/logo.png" style="background-position:left 10px;background-repeat:no-repeat;" valign="top"><a href="http://semena.in.ua?utm_source=newsletter&utm_campaign=welcome&utm_medium=email" target="_blank" style="border:none;"><img src="http://semena.in.ua/images/link.png" border="none" height="50" width="174"></a></td> | |
32 | - <td width="308" align="center" height="70" background="images/tel_all.png" style="background-position-y: 7px;background-repeat:no-repeat;"></td> | |
31 | + <td width="203px" height="70" align="left" background="http://semena.in.ua/images/logo.png" style="background-position:left 10px;background-repeat:no-repeat;" valign="top"><a href="http://semena.in.ua?utm_source=newsletter&utm_campaign=welcome&utm_medium=email" target="_blank" style="border:none;"><img src="http://semena.in.ua/images/link.png" border="none" height="50" width="174"></a></td> | |
32 | + <td width="308" align="center" height="70" background="http://semena.in.ua/images/tel_all.png" style="background-position-y: 7px;background-repeat:no-repeat;"></td> | |
33 | 33 | <td align="right" valign="top"> |
34 | 34 | <table border="0" cellpadding="0" cellspacing="0"> |
35 | 35 | <tr> |
36 | - <td background="images/ico-6.png" height="26" style="background-repeat:no-repeat;background-position: left 7px;padding-left: 20px;"><a href="http://semena.in.ua/callback/ru?utm_source=newsletter&utm_campaign=welcome&utm_medium=email" style="color:#4a4a4a;font-size:13px;font-family:Calibri;font-style:italic;">Обратная связь</a></td> | |
36 | + <td background="http://semena.in.ua/images/ico-6.png" height="26" style="background-repeat:no-repeat;background-position: left 7px;padding-left: 20px;"><a href="http://semena.in.ua/callback/ru?utm_source=newsletter&utm_campaign=welcome&utm_medium=email" style="color:#4a4a4a;font-size:13px;font-family:Calibri;font-style:italic;">Обратная связь</a></td> | |
37 | 37 | </tr> |
38 | 38 | <tr> |
39 | - <td background="images/ico-7.png" height="26" style="background-repeat:no-repeat;background-position: left 8px;padding-left: 20px;"><a href="http://semena.in.ua/video/ru?utm_source=newsletter&utm_campaign=welcome&utm_medium=email" style="color:#4a4a4a;font-size:13px;font-family:Calibri;font-style:italic;">Видеообзоры</a></td> | |
39 | + <td background="http://semena.in.ua/images/ico-7.png" height="26" style="background-repeat:no-repeat;background-position: left 8px;padding-left: 20px;"><a href="http://semena.in.ua/video/ru?utm_source=newsletter&utm_campaign=welcome&utm_medium=email" style="color:#4a4a4a;font-size:13px;font-family:Calibri;font-style:italic;">Видеообзоры</a></td> | |
40 | 40 | </tr> |
41 | 41 | </table> |
42 | 42 | </td> |
... | ... | @@ -49,11 +49,11 @@ |
49 | 49 | <td align="center"> |
50 | 50 | <table border="0" cellpadding="0" cellspacing="0"> |
51 | 51 | <tr> |
52 | - <td background="images/menu01.png" width="142" height="36" style="background-position:top center; background-repeat:no-repeat;text-align:center;" align="center"><a target="_blank" href="http://semena.in.ua/o-kompanii-1/ru?utm_source=newsletter&utm_campaign=welcome&utm_medium=email" style="font-family: Calibri;text-decoration: none;text-align: center;color: white;font-size: 14px;font-weight: bold;">О КОМПАНИИ</a> | |
52 | + <td background="http://semena.in.ua/images/menu01.png" width="142" height="36" style="background-position:top center; background-repeat:no-repeat;text-align:center;" align="center"><a target="_blank" href="http://semena.in.ua/o-kompanii-1/ru?utm_source=newsletter&utm_campaign=welcome&utm_medium=email" style="font-family: Calibri;text-decoration: none;text-align: center;color: white;font-size: 14px;font-weight: bold;">О КОМПАНИИ</a> | |
53 | 53 | </td> |
54 | - <td background="images/menu02.png" width="183" height="36" style="background-position:top center; background-repeat:no-repeat;text-align:center;" align="center"><a target="_blank" href="http://semena.in.ua/dostavka-i-oplata-2/ru?utm_source=newsletter&utm_campaign=welcome&utm_medium=email" style="font-family: Calibri;text-decoration: none;text-align: center;color: white;font-size: 14px;font-weight: bold;">ДОСТАВКА И ОПЛАТА</a></td> | |
55 | - <td background="images/menu03.png" width="96" height="36" style="background-position:top center; background-repeat:no-repeat;text-align:center;" align="center"><a target="_blank" href="http://semena.in.ua/news-actions/ru?utm_source=newsletter&utm_campaign=welcome&utm_medium=email" style="font-family: Calibri;text-decoration: none;text-align: center;color: white;font-size: 14px;font-weight: bold;">АКЦИИ</a></td> | |
56 | - <td background="images/menu04.png" width="233" height="36" style="background-position:top center; background-repeat:no-repeat;text-align:center;" align="center"><a target="_blank" href="http://semena.in.ua/prof_tips/ru?utm_source=newsletter&utm_campaign=welcome&utm_medium=email" style="font-family: Calibri;text-decoration: none;text-align: center;color: white;font-size: 14px;font-weight: bold;">СОВЕТЫ ПРОФЕССИОНАЛОВ</a></td> | |
54 | + <td background="http://semena.in.ua/images/menu02.png" width="183" height="36" style="background-position:top center; background-repeat:no-repeat;text-align:center;" align="center"><a target="_blank" href="http://semena.in.ua/dostavka-i-oplata-2/ru?utm_source=newsletter&utm_campaign=welcome&utm_medium=email" style="font-family: Calibri;text-decoration: none;text-align: center;color: white;font-size: 14px;font-weight: bold;">ДОСТАВКА И ОПЛАТА</a></td> | |
55 | + <td background="http://semena.in.ua/images/menu03.png" width="96" height="36" style="background-position:top center; background-repeat:no-repeat;text-align:center;" align="center"><a target="_blank" href="http://semena.in.ua/news-actions/ru?utm_source=newsletter&utm_campaign=welcome&utm_medium=email" style="font-family: Calibri;text-decoration: none;text-align: center;color: white;font-size: 14px;font-weight: bold;">АКЦИИ</a></td> | |
56 | + <td background="http://semena.in.ua/images/menu04.png" width="233" height="36" style="background-position:top center; background-repeat:no-repeat;text-align:center;" align="center"><a target="_blank" href="http://semena.in.ua/prof_tips/ru?utm_source=newsletter&utm_campaign=welcome&utm_medium=email" style="font-family: Calibri;text-decoration: none;text-align: center;color: white;font-size: 14px;font-weight: bold;">СОВЕТЫ ПРОФЕССИОНАЛОВ</a></td> | |
57 | 57 | </tr> |
58 | 58 | </table> |
59 | 59 | </td> |
... | ... | @@ -66,29 +66,29 @@ |
66 | 66 | <td align="center"> |
67 | 67 | <table cellspacing="0" cellpadding="0" border="0" width="660"> |
68 | 68 | <tr> |
69 | - <td width="65" height="65" background="images/f-1.jpg" style="background-position:center center;background-repeat:no-repeat;"> | |
69 | + <td width="65" height="65" background="http://semena.in.ua/images/f-1.jpg" style="background-position:center center;background-repeat:no-repeat;"> | |
70 | 70 | <a href="http://semena.in.ua/semena_ovoshchey_1c_20/ru?utm_source=newsletter&utm_campaign=welcome&utm_medium=email" target="_blank"><img width="65" height="65" valign="top" align="left" src="http://semena.in.ua/images/link.png" border="none"></a> |
71 | 71 | </td> |
72 | 72 | <td width="20" valign="top"></td> |
73 | - <td width="65" height="65" background="images/f-2.jpg" style="background-position:center center;background-repeat:no-repeat;"> | |
73 | + <td width="65" height="65" background="http://semena.in.ua/images/f-2.jpg" style="background-position:center center;background-repeat:no-repeat;"> | |
74 | 74 | <a href="http://semena.in.ua/semena_tsvetov_1c_20/ru?utm_source=newsletter&utm_campaign=welcome&utm_medium=email" target="_blank"><img width="65" height="65" valign="top" align="left" src="http://semena.in.ua/images/link.png" border="none"></a></td> |
75 | 75 | <td width="20" valign="top"></td> |
76 | - <td width="65" height="65" background="images/f-3.jpg" style="background-position:center center;background-repeat:no-repeat;"> | |
76 | + <td width="65" height="65" background="http://semena.in.ua/images/f-3.jpg" style="background-position:center center;background-repeat:no-repeat;"> | |
77 | 77 | <a href="http://semena.in.ua/udobrenija_i_sredstva_zashchity_1c_20/ru?utm_source=newsletter&utm_campaign=welcome&utm_medium=email" target="_blank"><img width="65" height="65" valign="top" align="left" src="http://semena.in.ua/images/link.png" border="none"></a></td> |
78 | 78 | <td width="20" valign="top"></td> |
79 | - <td width="65" height="65" background="images/f-4.jpg" style="background-position:center center;background-repeat:no-repeat;"> | |
79 | + <td width="65" height="65" background="http://semena.in.ua/images/f-4.jpg" style="background-position:center center;background-repeat:no-repeat;"> | |
80 | 80 | <a href="http://semena.in.ua/gazonnye_travy_1c_20/ru?utm_source=newsletter&utm_campaign=welcome&utm_medium=email" target="_blank"><img width="65" height="65" valign="top" align="left" src="http://semena.in.ua/images/link.png" border="none"></a></td> |
81 | 81 | <td width="20" valign="top"></td> |
82 | - <td width="65" height="65" background="images/f-5.jpg" style="background-position:center center;background-repeat:no-repeat;"> | |
82 | + <td width="65" height="65" background="http://semena.in.ua/images/f-5.jpg" style="background-position:center center;background-repeat:no-repeat;"> | |
83 | 83 | <a href="http://semena.in.ua/sadjenci_1c_20/ru?utm_source=newsletter&utm_campaign=welcome&utm_medium=email" target="_blank"><img width="65" height="65" valign="top" align="left" src="http://semena.in.ua/images/link.png" border="none"></a></td> |
84 | 84 | <td width="20" valign="top"></td> |
85 | - <td width="65" height="65" background="images/f-6.jpg" style="background-position:center center;background-repeat:no-repeat;"> | |
85 | + <td width="65" height="65" background="http://semena.in.ua/images/f-6.jpg" style="background-position:center center;background-repeat:no-repeat;"> | |
86 | 86 | <a href="http://semena.in.ua/tovary_dlja_sada_i_ogoroda_1c_20/ru?utm_source=newsletter&utm_campaign=welcome&utm_medium=email" target="_blank"><img width="65" height="65" valign="top" align="left" src="http://semena.in.ua/images/link.png" border="none"></a></td> |
87 | 87 | <td width="20" valign="top"></td> |
88 | - <td width="65" height="65" background="images/f-7.jpg" style="background-position:center center;background-repeat:no-repeat;"> | |
88 | + <td width="65" height="65" background="http://semena.in.ua/images/f-7.jpg" style="background-position:center center;background-repeat:no-repeat;"> | |
89 | 89 | <a href="http://semena.in.ua/zootovari_1c_20/ru?utm_source=newsletter&utm_campaign=welcome&utm_medium=email" target="_blank"><img width="65" height="65" valign="top" align="left" src="http://semena.in.ua/images/link.png" border="none"></a></td> |
90 | 90 | <td width="20" valign="top"></td> |
91 | - <td width="65" height="65" background="images/f-8.jpg" style="background-position:center center;background-repeat:no-repeat;"> | |
91 | + <td width="65" height="65" background="http://semena.in.ua/images/f-8.jpg" style="background-position:center center;background-repeat:no-repeat;"> | |
92 | 92 | <a href="http://semena.in.ua/biopreparati_1c_20/ru?utm_source=newsletter&utm_campaign=welcome&utm_medium=email" target="_blank"><img width="65" height="65" valign="top" align="left" src="http://semena.in.ua/images/link.png" border="none"></a></td> |
93 | 93 | </tr> |
94 | 94 | <tr><td height="10px"></td></tr> |
... | ... | @@ -132,11 +132,11 @@ |
132 | 132 | <tr> |
133 | 133 | <td align="center" valign="top" width="100%"> |
134 | 134 | <table border="0" cellpadding="0" cellspacing="0" width="682"> |
135 | - <tr><td background="images/top_white.png" width="100%" height="30" align="center" valign="top"> | |
135 | + <tr><td background="http://semena.in.ua/images/top_white.png" width="100%" height="30" align="center" valign="top"> | |
136 | 136 | |
137 | 137 | </td></tr> |
138 | 138 | <tr> |
139 | - <td align="center" background="images/center_white.png"> | |
139 | + <td align="center" background="http://semena.in.ua/images/center_white.png"> | |
140 | 140 | |
141 | 141 | <table border="0" cellpadding="0" cellspacing="0" width="620px"> |
142 | 142 | <tr><td align="center"> |
... | ... | @@ -157,7 +157,7 @@ |
157 | 157 | <tr><td height="10px"></td></tr> |
158 | 158 | <tr> |
159 | 159 | <td align="center"> |
160 | - <table border="0" cellpadding="0" cellspacing="0" background="images/buy_but.png" width="127px" height="39px" style="background-position:center center;background-repeat:no-repeat;"> | |
160 | + <table border="0" cellpadding="0" cellspacing="0" background="http://semena.in.ua/images/buy_but.png" width="127px" height="39px" style="background-position:center center;background-repeat:no-repeat;"> | |
161 | 161 | <tr><td align="center" style="font-weight:bold;text-align:center;color: #fff;font-family: Calibri;font-size: 20px;line-height: 18px;letter-spacing: -0.2px;">9672076</td></tr> |
162 | 162 | </table> |
163 | 163 | </td> |
... | ... | @@ -170,7 +170,7 @@ |
170 | 170 | <tr><td height="10px"></td></tr> |
171 | 171 | <tr> |
172 | 172 | <td align="center"> |
173 | - <table border="0" cellpadding="0" cellspacing="0" background="images/buy_but.png" width="127px" height="39px" style="background-position:center center;background-repeat:no-repeat;"> | |
173 | + <table border="0" cellpadding="0" cellspacing="0" background="http://semena.in.ua/images/buy_but.png" width="127px" height="39px" style="background-position:center center;background-repeat:no-repeat;"> | |
174 | 174 | <tr><td align="center" style="font-weight:bold;text-align:center;color: #fff;font-family: Calibri;font-size: 20px;line-height: 18px;letter-spacing: -0.2px;">1045969</td></tr> |
175 | 175 | </table> |
176 | 176 | </td> |
... | ... | @@ -189,7 +189,7 @@ |
189 | 189 | </td> |
190 | 190 | </tr> |
191 | 191 | <tr> |
192 | - <td background="images/bottom_white.png" width="100%" style="background-position: bottom center;" align="center" valign="top"> | |
192 | + <td background="http://semena.in.ua/images/bottom_white.png" width="100%" style="background-position: bottom center;" align="center" valign="top"> | |
193 | 193 | <table border="0" cellpadding="0" cellspacing="0" width="620px"> |
194 | 194 | |
195 | 195 | <tr><td height="30px"></td> |
... | ... | @@ -207,7 +207,7 @@ |
207 | 207 | |
208 | 208 | <table border="0" cellpadding="0" cellspacing="0" width="100%"><tr> |
209 | 209 | <td> |
210 | - <table cellpadding="0" cellspacing="0" border="0" width="100%" height="236" background="images/bg-2.jpg"> | |
210 | + <table cellpadding="0" cellspacing="0" border="0" width="100%" height="236" background="http://semena.in.ua/images/bg-2.jpg"> | |
211 | 211 | <tr> |
212 | 212 | <td align="center"> |
213 | 213 | <table cellspacing="0" border="0" cellpadding="0" width="660"> |
... | ... | @@ -225,11 +225,11 @@ |
225 | 225 | </td> |
226 | 226 | <td align="center"> |
227 | 227 | <table cellspacing="0" cellpadding="0" border="0"> |
228 | - <tr><td background="images/tel01.png" width="150" height="29" title="(044) 581-67-15" style="background-position: top left; background-repeat:no-repeat;"></td></tr> | |
229 | - <tr><td background="images/tel02.png" width="150" height="29" title="(044) 451-48-59" style="background-position: top left; background-repeat:no-repeat;"></td></tr> | |
230 | - <tr><td background="images/tel03.png" width="150" height="29" title="(050) 464-48-49" style="background-position: top left; background-repeat:no-repeat;"></td></tr> | |
231 | - <tr><td background="images/tel04.png" width="150" height="29" title="(067) 464-48-59" style="background-position: top left; background-repeat:no-repeat;"></td></tr> | |
232 | - <tr><td background="images/tel05.png" width="150" height="29" title="(093) 026-86-64" style="background-position: top left; background-repeat:no-repeat;"></td></tr> | |
228 | + <tr><td background="http://semena.in.ua/images/tel01.png" width="150" height="29" title="(044) 581-67-15" style="background-position: top left; background-repeat:no-repeat;"></td></tr> | |
229 | + <tr><td background="http://semena.in.ua/images/tel02.png" width="150" height="29" title="(044) 451-48-59" style="background-position: top left; background-repeat:no-repeat;"></td></tr> | |
230 | + <tr><td background="http://semena.in.ua/images/tel03.png" width="150" height="29" title="(050) 464-48-49" style="background-position: top left; background-repeat:no-repeat;"></td></tr> | |
231 | + <tr><td background="http://semena.in.ua/images/tel04.png" width="150" height="29" title="(067) 464-48-59" style="background-position: top left; background-repeat:no-repeat;"></td></tr> | |
232 | + <tr><td background="http://semena.in.ua/images/tel05.png" width="150" height="29" title="(093) 026-86-64" style="background-position: top left; background-repeat:no-repeat;"></td></tr> | |
233 | 233 | </table> |
234 | 234 | </td> |
235 | 235 | <td align="right"> | ... | ... |