From 7d0a083a186a68f42df257742a76eba871aeccd8 Mon Sep 17 00:00:00 2001 From: Alex Date: Mon, 16 Jan 2017 12:46:35 +0200 Subject: [PATCH] letter images fix --- src/app/tasks/templates/basket/abandoned.php | 78 +++++++++++++++++++++++++++++++++++++++--------------------------------------- src/app/tasks/templates/basket/images/bg-2.jpg | Bin 0 -> 40206 bytes src/app/tasks/templates/basket/images/bottom_white.png | Bin 0 -> 111394 bytes src/app/tasks/templates/basket/images/buy_but.png | Bin 0 -> 134631 bytes src/app/tasks/templates/basket/images/center_white.png | Bin 0 -> 111020 bytes src/app/tasks/templates/basket/images/f-1.jpg | Bin 0 -> 13762 bytes src/app/tasks/templates/basket/images/f-2.jpg | Bin 0 -> 13626 bytes src/app/tasks/templates/basket/images/f-3.jpg | Bin 0 -> 12388 bytes src/app/tasks/templates/basket/images/f-4.jpg | Bin 0 -> 12468 bytes src/app/tasks/templates/basket/images/f-5.jpg | Bin 0 -> 101993 bytes src/app/tasks/templates/basket/images/f-6.jpg | Bin 0 -> 12534 bytes src/app/tasks/templates/basket/images/f-7.jpg | Bin 0 -> 105961 bytes src/app/tasks/templates/basket/images/f-8.jpg | Bin 0 -> 106488 bytes src/app/tasks/templates/basket/images/fb.png | Bin 0 -> 1516 bytes src/app/tasks/templates/basket/images/find_ski.png | Bin 0 -> 133484 bytes src/app/tasks/templates/basket/images/fon_header.png | Bin 0 -> 110974 bytes src/app/tasks/templates/basket/images/grey.png | Bin 0 -> 15438 bytes src/app/tasks/templates/basket/images/ico-1.png | Bin 0 -> 435 bytes src/app/tasks/templates/basket/images/ico-2.png | Bin 0 -> 401 bytes src/app/tasks/templates/basket/images/ico-3.png | Bin 0 -> 453 bytes src/app/tasks/templates/basket/images/ico-4.png | Bin 0 -> 432 bytes src/app/tasks/templates/basket/images/ico-5.png | Bin 0 -> 509 bytes src/app/tasks/templates/basket/images/ico-6.png | Bin 0 -> 417 bytes src/app/tasks/templates/basket/images/ico-7.png | Bin 0 -> 315 bytes src/app/tasks/templates/basket/images/line_one.png | Bin 0 -> 110979 bytes src/app/tasks/templates/basket/images/link.png | Bin 0 -> 17669 bytes src/app/tasks/templates/basket/images/logo.png | Bin 0 -> 5460 bytes src/app/tasks/templates/basket/images/mail_sets.png | Bin 0 -> 105399 bytes src/app/tasks/templates/basket/images/menu01.png | Bin 0 -> 104965 bytes src/app/tasks/templates/basket/images/menu02.png | Bin 0 -> 104869 bytes src/app/tasks/templates/basket/images/menu03.png | Bin 0 -> 104678 bytes src/app/tasks/templates/basket/images/menu04.png | Bin 0 -> 104810 bytes src/app/tasks/templates/basket/images/price_week.png | Bin 0 -> 161513 bytes src/app/tasks/templates/basket/images/tel01.png | Bin 0 -> 112845 bytes src/app/tasks/templates/basket/images/tel02.png | Bin 0 -> 113505 bytes src/app/tasks/templates/basket/images/tel03.png | Bin 0 -> 113383 bytes src/app/tasks/templates/basket/images/tel04.png | Bin 0 -> 113341 bytes src/app/tasks/templates/basket/images/tel05.png | Bin 0 -> 113147 bytes src/app/tasks/templates/basket/images/tel_all.png | Bin 0 -> 119005 bytes src/app/tasks/templates/basket/images/top_white.png | Bin 0 -> 113155 bytes src/app/tasks/templates/basket/images/unsubscribe.png | Bin 0 -> 105023 bytes src/app/tasks/templates/basket/images/vk.png | Bin 0 -> 127160 bytes src/app/tasks/templates/basket/images/youtube.png | Bin 0 -> 2478 bytes 43 files changed, 39 insertions(+), 39 deletions(-) create mode 100644 src/app/tasks/templates/basket/images/bg-2.jpg create mode 100644 src/app/tasks/templates/basket/images/bottom_white.png create mode 100644 src/app/tasks/templates/basket/images/buy_but.png create mode 100644 src/app/tasks/templates/basket/images/center_white.png create mode 100644 src/app/tasks/templates/basket/images/f-1.jpg create mode 100644 src/app/tasks/templates/basket/images/f-2.jpg create mode 100644 src/app/tasks/templates/basket/images/f-3.jpg create mode 100644 src/app/tasks/templates/basket/images/f-4.jpg create mode 100644 src/app/tasks/templates/basket/images/f-5.jpg create mode 100644 src/app/tasks/templates/basket/images/f-6.jpg create mode 100644 src/app/tasks/templates/basket/images/f-7.jpg create mode 100644 src/app/tasks/templates/basket/images/f-8.jpg create mode 100644 src/app/tasks/templates/basket/images/fb.png create mode 100644 src/app/tasks/templates/basket/images/find_ski.png create mode 100644 src/app/tasks/templates/basket/images/fon_header.png create mode 100644 src/app/tasks/templates/basket/images/grey.png create mode 100644 src/app/tasks/templates/basket/images/ico-1.png create mode 100644 src/app/tasks/templates/basket/images/ico-2.png create mode 100644 src/app/tasks/templates/basket/images/ico-3.png create mode 100644 src/app/tasks/templates/basket/images/ico-4.png create mode 100644 src/app/tasks/templates/basket/images/ico-5.png create mode 100644 src/app/tasks/templates/basket/images/ico-6.png create mode 100644 src/app/tasks/templates/basket/images/ico-7.png create mode 100644 src/app/tasks/templates/basket/images/line_one.png create mode 100644 src/app/tasks/templates/basket/images/link.png create mode 100644 src/app/tasks/templates/basket/images/logo.png create mode 100644 src/app/tasks/templates/basket/images/mail_sets.png create mode 100644 src/app/tasks/templates/basket/images/menu01.png create mode 100644 src/app/tasks/templates/basket/images/menu02.png create mode 100644 src/app/tasks/templates/basket/images/menu03.png create mode 100644 src/app/tasks/templates/basket/images/menu04.png create mode 100644 src/app/tasks/templates/basket/images/price_week.png create mode 100644 src/app/tasks/templates/basket/images/tel01.png create mode 100644 src/app/tasks/templates/basket/images/tel02.png create mode 100644 src/app/tasks/templates/basket/images/tel03.png create mode 100644 src/app/tasks/templates/basket/images/tel04.png create mode 100644 src/app/tasks/templates/basket/images/tel05.png create mode 100644 src/app/tasks/templates/basket/images/tel_all.png create mode 100644 src/app/tasks/templates/basket/images/top_white.png create mode 100644 src/app/tasks/templates/basket/images/unsubscribe.png create mode 100644 src/app/tasks/templates/basket/images/vk.png create mode 100644 src/app/tasks/templates/basket/images/youtube.png diff --git a/src/app/tasks/templates/basket/abandoned.php b/src/app/tasks/templates/basket/abandoned.php index 02a528c..20d186b 100644 --- a/src/app/tasks/templates/basket/abandoned.php +++ b/src/app/tasks/templates/basket/abandoned.php @@ -20,22 +20,22 @@ - +
- - + + @@ -48,10 +48,10 @@ @@ -64,30 +64,30 @@
- + - +
Обратная связьОбратная связь
ВидеообзорыВидеообзоры
- - - - + + + +
О КОМПАНИИДОСТАВКА И ОПЛАТААКЦИИСОВЕТЫ ПРОФЕССИОНАЛОВО КОМПАНИИДОСТАВКА И ОПЛАТААКЦИИСОВЕТЫ ПРОФЕССИОНАЛОВ
- - + - + - + - + - + - + - + @@ -130,11 +130,11 @@
- + + - + - + - + - + - + - + - +
- -
+
+ @@ -165,7 +165,7 @@ @@ -194,7 +194,7 @@ -
@@ -153,7 +153,7 @@
- +
5318219
- +
7826236
+ @@ -212,7 +212,7 @@
- +
@@ -230,11 +230,11 @@ diff --git a/src/app/tasks/templates/basket/images/bg-2.jpg b/src/app/tasks/templates/basket/images/bg-2.jpg new file mode 100644 index 0000000..e858d49 Binary files /dev/null and b/src/app/tasks/templates/basket/images/bg-2.jpg differ diff --git a/src/app/tasks/templates/basket/images/bottom_white.png b/src/app/tasks/templates/basket/images/bottom_white.png new file mode 100644 index 0000000..dbcb826 Binary files /dev/null and b/src/app/tasks/templates/basket/images/bottom_white.png differ diff --git a/src/app/tasks/templates/basket/images/buy_but.png b/src/app/tasks/templates/basket/images/buy_but.png new file mode 100644 index 0000000..3b9deb1 Binary files /dev/null and b/src/app/tasks/templates/basket/images/buy_but.png differ diff --git a/src/app/tasks/templates/basket/images/center_white.png b/src/app/tasks/templates/basket/images/center_white.png new file mode 100644 index 0000000..2243236 Binary files /dev/null and b/src/app/tasks/templates/basket/images/center_white.png differ diff --git a/src/app/tasks/templates/basket/images/f-1.jpg b/src/app/tasks/templates/basket/images/f-1.jpg new file mode 100644 index 0000000..4e714ec Binary files /dev/null and b/src/app/tasks/templates/basket/images/f-1.jpg differ diff --git a/src/app/tasks/templates/basket/images/f-2.jpg b/src/app/tasks/templates/basket/images/f-2.jpg new file mode 100644 index 0000000..30e1971 Binary files /dev/null and b/src/app/tasks/templates/basket/images/f-2.jpg differ diff --git a/src/app/tasks/templates/basket/images/f-3.jpg b/src/app/tasks/templates/basket/images/f-3.jpg new file mode 100644 index 0000000..4cecb6c Binary files /dev/null and b/src/app/tasks/templates/basket/images/f-3.jpg differ diff --git a/src/app/tasks/templates/basket/images/f-4.jpg b/src/app/tasks/templates/basket/images/f-4.jpg new file mode 100644 index 0000000..19facce Binary files /dev/null and b/src/app/tasks/templates/basket/images/f-4.jpg differ diff --git a/src/app/tasks/templates/basket/images/f-5.jpg b/src/app/tasks/templates/basket/images/f-5.jpg new file mode 100644 index 0000000..e4ef06a Binary files /dev/null and b/src/app/tasks/templates/basket/images/f-5.jpg differ diff --git a/src/app/tasks/templates/basket/images/f-6.jpg b/src/app/tasks/templates/basket/images/f-6.jpg new file mode 100644 index 0000000..a78fbf9 Binary files /dev/null and b/src/app/tasks/templates/basket/images/f-6.jpg differ diff --git a/src/app/tasks/templates/basket/images/f-7.jpg b/src/app/tasks/templates/basket/images/f-7.jpg new file mode 100644 index 0000000..405252d Binary files /dev/null and b/src/app/tasks/templates/basket/images/f-7.jpg differ diff --git a/src/app/tasks/templates/basket/images/f-8.jpg b/src/app/tasks/templates/basket/images/f-8.jpg new file mode 100644 index 0000000..5ed6e98 Binary files /dev/null and b/src/app/tasks/templates/basket/images/f-8.jpg differ diff --git a/src/app/tasks/templates/basket/images/fb.png b/src/app/tasks/templates/basket/images/fb.png new file mode 100644 index 0000000..b343b64 Binary files /dev/null and b/src/app/tasks/templates/basket/images/fb.png differ diff --git a/src/app/tasks/templates/basket/images/find_ski.png b/src/app/tasks/templates/basket/images/find_ski.png new file mode 100644 index 0000000..6a0623d Binary files /dev/null and b/src/app/tasks/templates/basket/images/find_ski.png differ diff --git a/src/app/tasks/templates/basket/images/fon_header.png b/src/app/tasks/templates/basket/images/fon_header.png new file mode 100644 index 0000000..6bcddca Binary files /dev/null and b/src/app/tasks/templates/basket/images/fon_header.png differ diff --git a/src/app/tasks/templates/basket/images/grey.png b/src/app/tasks/templates/basket/images/grey.png new file mode 100644 index 0000000..ac80972 Binary files /dev/null and b/src/app/tasks/templates/basket/images/grey.png differ diff --git a/src/app/tasks/templates/basket/images/ico-1.png b/src/app/tasks/templates/basket/images/ico-1.png new file mode 100644 index 0000000..f9f46cf Binary files /dev/null and b/src/app/tasks/templates/basket/images/ico-1.png differ diff --git a/src/app/tasks/templates/basket/images/ico-2.png b/src/app/tasks/templates/basket/images/ico-2.png new file mode 100644 index 0000000..d55a713 Binary files /dev/null and b/src/app/tasks/templates/basket/images/ico-2.png differ diff --git a/src/app/tasks/templates/basket/images/ico-3.png b/src/app/tasks/templates/basket/images/ico-3.png new file mode 100644 index 0000000..bc93c8c Binary files /dev/null and b/src/app/tasks/templates/basket/images/ico-3.png differ diff --git a/src/app/tasks/templates/basket/images/ico-4.png b/src/app/tasks/templates/basket/images/ico-4.png new file mode 100644 index 0000000..3d38cfd Binary files /dev/null and b/src/app/tasks/templates/basket/images/ico-4.png differ diff --git a/src/app/tasks/templates/basket/images/ico-5.png b/src/app/tasks/templates/basket/images/ico-5.png new file mode 100644 index 0000000..97c0118 Binary files /dev/null and b/src/app/tasks/templates/basket/images/ico-5.png differ diff --git a/src/app/tasks/templates/basket/images/ico-6.png b/src/app/tasks/templates/basket/images/ico-6.png new file mode 100644 index 0000000..a017b30 Binary files /dev/null and b/src/app/tasks/templates/basket/images/ico-6.png differ diff --git a/src/app/tasks/templates/basket/images/ico-7.png b/src/app/tasks/templates/basket/images/ico-7.png new file mode 100644 index 0000000..f87ed63 Binary files /dev/null and b/src/app/tasks/templates/basket/images/ico-7.png differ diff --git a/src/app/tasks/templates/basket/images/line_one.png b/src/app/tasks/templates/basket/images/line_one.png new file mode 100644 index 0000000..633b270 Binary files /dev/null and b/src/app/tasks/templates/basket/images/line_one.png differ diff --git a/src/app/tasks/templates/basket/images/link.png b/src/app/tasks/templates/basket/images/link.png new file mode 100644 index 0000000..c8db956 Binary files /dev/null and b/src/app/tasks/templates/basket/images/link.png differ diff --git a/src/app/tasks/templates/basket/images/logo.png b/src/app/tasks/templates/basket/images/logo.png new file mode 100644 index 0000000..7d7b140 Binary files /dev/null and b/src/app/tasks/templates/basket/images/logo.png differ diff --git a/src/app/tasks/templates/basket/images/mail_sets.png b/src/app/tasks/templates/basket/images/mail_sets.png new file mode 100644 index 0000000..1b3bce9 Binary files /dev/null and b/src/app/tasks/templates/basket/images/mail_sets.png differ diff --git a/src/app/tasks/templates/basket/images/menu01.png b/src/app/tasks/templates/basket/images/menu01.png new file mode 100644 index 0000000..9b1d1ec Binary files /dev/null and b/src/app/tasks/templates/basket/images/menu01.png differ diff --git a/src/app/tasks/templates/basket/images/menu02.png b/src/app/tasks/templates/basket/images/menu02.png new file mode 100644 index 0000000..5ee93d1 Binary files /dev/null and b/src/app/tasks/templates/basket/images/menu02.png differ diff --git a/src/app/tasks/templates/basket/images/menu03.png b/src/app/tasks/templates/basket/images/menu03.png new file mode 100644 index 0000000..6daf5a2 Binary files /dev/null and b/src/app/tasks/templates/basket/images/menu03.png differ diff --git a/src/app/tasks/templates/basket/images/menu04.png b/src/app/tasks/templates/basket/images/menu04.png new file mode 100644 index 0000000..16fde14 Binary files /dev/null and b/src/app/tasks/templates/basket/images/menu04.png differ diff --git a/src/app/tasks/templates/basket/images/price_week.png b/src/app/tasks/templates/basket/images/price_week.png new file mode 100644 index 0000000..f6b07be Binary files /dev/null and b/src/app/tasks/templates/basket/images/price_week.png differ diff --git a/src/app/tasks/templates/basket/images/tel01.png b/src/app/tasks/templates/basket/images/tel01.png new file mode 100644 index 0000000..658bffb Binary files /dev/null and b/src/app/tasks/templates/basket/images/tel01.png differ diff --git a/src/app/tasks/templates/basket/images/tel02.png b/src/app/tasks/templates/basket/images/tel02.png new file mode 100644 index 0000000..78a6c24 Binary files /dev/null and b/src/app/tasks/templates/basket/images/tel02.png differ diff --git a/src/app/tasks/templates/basket/images/tel03.png b/src/app/tasks/templates/basket/images/tel03.png new file mode 100644 index 0000000..04ce90a Binary files /dev/null and b/src/app/tasks/templates/basket/images/tel03.png differ diff --git a/src/app/tasks/templates/basket/images/tel04.png b/src/app/tasks/templates/basket/images/tel04.png new file mode 100644 index 0000000..4927222 Binary files /dev/null and b/src/app/tasks/templates/basket/images/tel04.png differ diff --git a/src/app/tasks/templates/basket/images/tel05.png b/src/app/tasks/templates/basket/images/tel05.png new file mode 100644 index 0000000..34e146d Binary files /dev/null and b/src/app/tasks/templates/basket/images/tel05.png differ diff --git a/src/app/tasks/templates/basket/images/tel_all.png b/src/app/tasks/templates/basket/images/tel_all.png new file mode 100644 index 0000000..831ac11 Binary files /dev/null and b/src/app/tasks/templates/basket/images/tel_all.png differ diff --git a/src/app/tasks/templates/basket/images/top_white.png b/src/app/tasks/templates/basket/images/top_white.png new file mode 100644 index 0000000..197ad49 Binary files /dev/null and b/src/app/tasks/templates/basket/images/top_white.png differ diff --git a/src/app/tasks/templates/basket/images/unsubscribe.png b/src/app/tasks/templates/basket/images/unsubscribe.png new file mode 100644 index 0000000..7347ba0 Binary files /dev/null and b/src/app/tasks/templates/basket/images/unsubscribe.png differ diff --git a/src/app/tasks/templates/basket/images/vk.png b/src/app/tasks/templates/basket/images/vk.png new file mode 100644 index 0000000..6dcb139 Binary files /dev/null and b/src/app/tasks/templates/basket/images/vk.png differ diff --git a/src/app/tasks/templates/basket/images/youtube.png b/src/app/tasks/templates/basket/images/youtube.png new file mode 100644 index 0000000..cd2c2b3 Binary files /dev/null and b/src/app/tasks/templates/basket/images/youtube.png differ -- libgit2 0.21.4
- - - - - + + + + +
@@ -243,9 +243,9 @@ - - - + + +