From 05812de89cdaaeffbee209dd6ec1de054f3bba32 Mon Sep 17 00:00:00 2001 From: Rostislav Wolny Date: Thu, 31 Dec 2020 13:48:40 +0100 Subject: [PATCH] Remove image block ids and links in form templates [MAILPOET-3308] --- lib/Form/Templates/Templates/Template11BelowPages.php | 6 +++--- lib/Form/Templates/Templates/Template11FixedBar.php | 4 ++-- lib/Form/Templates/Templates/Template11Popup.php | 6 +++--- lib/Form/Templates/Templates/Template11SlideIn.php | 6 +++--- lib/Form/Templates/Templates/Template11Widget.php | 2 +- lib/Form/Templates/Templates/Template12BelowPages.php | 2 +- lib/Form/Templates/Templates/Template12Popup.php | 2 +- lib/Form/Templates/Templates/Template12SlideIn.php | 2 +- lib/Form/Templates/Templates/Template13BelowPages.php | 2 +- lib/Form/Templates/Templates/Template13FixedBar.php | 2 +- lib/Form/Templates/Templates/Template13Popup.php | 2 +- lib/Form/Templates/Templates/Template13SlideIn.php | 2 +- lib/Form/Templates/Templates/Template14BelowPages.php | 2 +- lib/Form/Templates/Templates/Template14FixedBar.php | 2 +- lib/Form/Templates/Templates/Template14Popup.php | 2 +- lib/Form/Templates/Templates/Template14SlideIn.php | 2 +- lib/Form/Templates/Templates/Template1Popup.php | 4 ++-- lib/Form/Templates/Templates/Template1SlideIn.php | 4 ++-- lib/Form/Templates/Templates/Template1Widget.php | 4 ++-- lib/Form/Templates/Templates/Template4Popup.php | 2 +- lib/Form/Templates/Templates/Template4SlideIn.php | 2 +- 21 files changed, 31 insertions(+), 31 deletions(-) diff --git a/lib/Form/Templates/Templates/Template11BelowPages.php b/lib/Form/Templates/Templates/Template11BelowPages.php index 265e521ae1..6e4ffd7c6c 100644 --- a/lib/Form/Templates/Templates/Template11BelowPages.php +++ b/lib/Form/Templates/Templates/Template11BelowPages.php @@ -72,7 +72,7 @@ class Template11BelowPages extends FormTemplate { 'link_class' => '', 'rel' => '', 'link_target' => '', - 'id' => '299', + 'id' => '', 'size_slug' => 'large', 'width' => '68', 'height' => '69', @@ -215,12 +215,12 @@ class Template11BelowPages extends FormTemplate { 'title' => '', 'caption' => '', 'link_destination' => 'none', - 'link' => 'http://mailpoet.info/guitarist/', + 'link' => '', 'href' => '', 'link_class' => '', 'rel' => '', 'link_target' => '', - 'id' => '293', + 'id' => '', 'size_slug' => 'large', 'width' => '', 'height' => '', diff --git a/lib/Form/Templates/Templates/Template11FixedBar.php b/lib/Form/Templates/Templates/Template11FixedBar.php index 282040a773..c95b23de64 100644 --- a/lib/Form/Templates/Templates/Template11FixedBar.php +++ b/lib/Form/Templates/Templates/Template11FixedBar.php @@ -56,12 +56,12 @@ class Template11FixedBar extends FormTemplate { 'title' => '', 'caption' => '', 'link_destination' => 'none', - 'link' => 'http://mailpoet.info/soundicon/', + 'link' => '', 'href' => '', 'link_class' => '', 'rel' => '', 'link_target' => '', - 'id' => '299', + 'id' => '', 'size_slug' => 'large', 'width' => '68', 'height' => '69', diff --git a/lib/Form/Templates/Templates/Template11Popup.php b/lib/Form/Templates/Templates/Template11Popup.php index 5d1b8d8648..70dbc2d5ce 100644 --- a/lib/Form/Templates/Templates/Template11Popup.php +++ b/lib/Form/Templates/Templates/Template11Popup.php @@ -61,7 +61,7 @@ class Template11Popup extends FormTemplate { 'link_class' => '', 'rel' => '', 'link_target' => '', - 'id' => '299', + 'id' => '', 'size_slug' => 'large', 'width' => '68', 'height' => '69', @@ -183,12 +183,12 @@ class Template11Popup extends FormTemplate { 'title' => '', 'caption' => '', 'link_destination' => 'none', - 'link' => 'http://mailpoet.info/guitarist/', + 'link' => '', 'href' => '', 'link_class' => '', 'rel' => '', 'link_target' => '', - 'id' => '293', + 'id' => '', 'size_slug' => 'large', 'width' => '', 'height' => '', diff --git a/lib/Form/Templates/Templates/Template11SlideIn.php b/lib/Form/Templates/Templates/Template11SlideIn.php index 82107dbad2..917a3bba6c 100644 --- a/lib/Form/Templates/Templates/Template11SlideIn.php +++ b/lib/Form/Templates/Templates/Template11SlideIn.php @@ -61,7 +61,7 @@ class Template11SlideIn extends FormTemplate { 'link_class' => '', 'rel' => '', 'link_target' => '', - 'id' => '299', + 'id' => '', 'size_slug' => 'large', 'width' => '68', 'height' => '69', @@ -183,12 +183,12 @@ class Template11SlideIn extends FormTemplate { 'title' => '', 'caption' => '', 'link_destination' => 'none', - 'link' => 'http://mailpoet.info/guitarist/', + 'link' => '', 'href' => '', 'link_class' => '', 'rel' => '', 'link_target' => '', - 'id' => '293', + 'id' => '', 'size_slug' => 'large', 'width' => '', 'height' => '', diff --git a/lib/Form/Templates/Templates/Template11Widget.php b/lib/Form/Templates/Templates/Template11Widget.php index 27e94a42ac..38b45666be 100644 --- a/lib/Form/Templates/Templates/Template11Widget.php +++ b/lib/Form/Templates/Templates/Template11Widget.php @@ -50,7 +50,7 @@ class Template11Widget extends FormTemplate { 'link_class' => '', 'rel' => '', 'link_target' => '', - 'id' => '299', + 'id' => '', 'size_slug' => 'large', 'width' => '68', 'height' => '69', diff --git a/lib/Form/Templates/Templates/Template12BelowPages.php b/lib/Form/Templates/Templates/Template12BelowPages.php index 16bd6d9db5..6d61b8855c 100644 --- a/lib/Form/Templates/Templates/Template12BelowPages.php +++ b/lib/Form/Templates/Templates/Template12BelowPages.php @@ -47,7 +47,7 @@ class Template12BelowPages extends FormTemplate { 'link_class' => '', 'rel' => '', 'link_target' => '', - 'id' => '294', + 'id' => '', 'size_slug' => 'large', 'width' => '', 'height' => '', diff --git a/lib/Form/Templates/Templates/Template12Popup.php b/lib/Form/Templates/Templates/Template12Popup.php index 28defee0c8..b66d651a2d 100644 --- a/lib/Form/Templates/Templates/Template12Popup.php +++ b/lib/Form/Templates/Templates/Template12Popup.php @@ -47,7 +47,7 @@ class Template12Popup extends FormTemplate { 'link_class' => '', 'rel' => '', 'link_target' => '', - 'id' => '294', + 'id' => '', 'size_slug' => 'large', 'width' => '', 'height' => '', diff --git a/lib/Form/Templates/Templates/Template12SlideIn.php b/lib/Form/Templates/Templates/Template12SlideIn.php index efad3afd84..35a52f08bf 100644 --- a/lib/Form/Templates/Templates/Template12SlideIn.php +++ b/lib/Form/Templates/Templates/Template12SlideIn.php @@ -47,7 +47,7 @@ class Template12SlideIn extends FormTemplate { 'link_class' => '', 'rel' => '', 'link_target' => '', - 'id' => '294', + 'id' => '', 'size_slug' => 'large', 'width' => '', 'height' => '', diff --git a/lib/Form/Templates/Templates/Template13BelowPages.php b/lib/Form/Templates/Templates/Template13BelowPages.php index d5df454240..03e2726b32 100644 --- a/lib/Form/Templates/Templates/Template13BelowPages.php +++ b/lib/Form/Templates/Templates/Template13BelowPages.php @@ -47,7 +47,7 @@ class Template13BelowPages extends FormTemplate { 'link_class' => '', 'rel' => '', 'link_target' => '', - 'id' => '304', + 'id' => '', 'size_slug' => 'large', 'width' => '', 'height' => '', diff --git a/lib/Form/Templates/Templates/Template13FixedBar.php b/lib/Form/Templates/Templates/Template13FixedBar.php index 3c5cfd2cb5..abb57221fa 100644 --- a/lib/Form/Templates/Templates/Template13FixedBar.php +++ b/lib/Form/Templates/Templates/Template13FixedBar.php @@ -47,7 +47,7 @@ class Template13FixedBar extends FormTemplate { 'link_class' => '', 'rel' => '', 'link_target' => '', - 'id' => '304', + 'id' => '', 'size_slug' => 'large', 'width' => '', 'height' => '', diff --git a/lib/Form/Templates/Templates/Template13Popup.php b/lib/Form/Templates/Templates/Template13Popup.php index e291684ffc..2f985b90af 100644 --- a/lib/Form/Templates/Templates/Template13Popup.php +++ b/lib/Form/Templates/Templates/Template13Popup.php @@ -47,7 +47,7 @@ class Template13Popup extends FormTemplate { 'link_class' => '', 'rel' => '', 'link_target' => '', - 'id' => '304', + 'id' => '', 'size_slug' => 'large', 'width' => '', 'height' => '', diff --git a/lib/Form/Templates/Templates/Template13SlideIn.php b/lib/Form/Templates/Templates/Template13SlideIn.php index 37509f7f59..3fe566f76f 100644 --- a/lib/Form/Templates/Templates/Template13SlideIn.php +++ b/lib/Form/Templates/Templates/Template13SlideIn.php @@ -47,7 +47,7 @@ class Template13SlideIn extends FormTemplate { 'link_class' => '', 'rel' => '', 'link_target' => '', - 'id' => '304', + 'id' => '', 'size_slug' => 'large', 'width' => '', 'height' => '', diff --git a/lib/Form/Templates/Templates/Template14BelowPages.php b/lib/Form/Templates/Templates/Template14BelowPages.php index 56981f5a46..810e7de65a 100644 --- a/lib/Form/Templates/Templates/Template14BelowPages.php +++ b/lib/Form/Templates/Templates/Template14BelowPages.php @@ -47,7 +47,7 @@ class Template14BelowPages extends FormTemplate { 'link_class' => '', 'rel' => '', 'link_target' => '', - 'id' => '308', + 'id' => '', 'size_slug' => 'large', 'width' => '', 'height' => '', diff --git a/lib/Form/Templates/Templates/Template14FixedBar.php b/lib/Form/Templates/Templates/Template14FixedBar.php index 9e1e9faf16..a76526d808 100644 --- a/lib/Form/Templates/Templates/Template14FixedBar.php +++ b/lib/Form/Templates/Templates/Template14FixedBar.php @@ -47,7 +47,7 @@ class Template14FixedBar extends FormTemplate { 'link_class' => '', 'rel' => '', 'link_target' => '', - 'id' => '308', + 'id' => '', 'size_slug' => 'large', 'width' => '', 'height' => '', diff --git a/lib/Form/Templates/Templates/Template14Popup.php b/lib/Form/Templates/Templates/Template14Popup.php index b6e081750a..9dd9adfc9a 100644 --- a/lib/Form/Templates/Templates/Template14Popup.php +++ b/lib/Form/Templates/Templates/Template14Popup.php @@ -47,7 +47,7 @@ class Template14Popup extends FormTemplate { 'link_class' => '', 'rel' => '', 'link_target' => '', - 'id' => '308', + 'id' => '', 'size_slug' => 'large', 'width' => '', 'height' => '', diff --git a/lib/Form/Templates/Templates/Template14SlideIn.php b/lib/Form/Templates/Templates/Template14SlideIn.php index f349c745f9..ebc2fdff38 100644 --- a/lib/Form/Templates/Templates/Template14SlideIn.php +++ b/lib/Form/Templates/Templates/Template14SlideIn.php @@ -47,7 +47,7 @@ class Template14SlideIn extends FormTemplate { 'link_class' => '', 'rel' => '', 'link_target' => '', - 'id' => '308', + 'id' => '', 'size_slug' => 'large', 'width' => '', 'height' => '', diff --git a/lib/Form/Templates/Templates/Template1Popup.php b/lib/Form/Templates/Templates/Template1Popup.php index aaf9cc6b59..ae1a99d357 100644 --- a/lib/Form/Templates/Templates/Template1Popup.php +++ b/lib/Form/Templates/Templates/Template1Popup.php @@ -31,12 +31,12 @@ class Template1Popup extends FormTemplate { 'title' => '', 'caption' => '', 'link_destination' => 'none', - 'link' => 'http://mailpoet.info/oval3x-2/', + 'link' => '', 'href' => '', 'link_class' => '', 'rel' => '', 'link_target' => '', - 'id' => '244', + 'id' => '', 'size_slug' => 'large', 'width' => '', 'height' => '', diff --git a/lib/Form/Templates/Templates/Template1SlideIn.php b/lib/Form/Templates/Templates/Template1SlideIn.php index 07e118e9f7..bb38ba061f 100644 --- a/lib/Form/Templates/Templates/Template1SlideIn.php +++ b/lib/Form/Templates/Templates/Template1SlideIn.php @@ -31,12 +31,12 @@ class Template1SlideIn extends FormTemplate { 'title' => '', 'caption' => '', 'link_destination' => 'none', - 'link' => 'http://mailpoet.info/oval3x-2/', + 'link' => '', 'href' => '', 'link_class' => '', 'rel' => '', 'link_target' => '', - 'id' => '244', + 'id' => '', 'size_slug' => 'large', 'width' => '', 'height' => '', diff --git a/lib/Form/Templates/Templates/Template1Widget.php b/lib/Form/Templates/Templates/Template1Widget.php index 791e89fb7e..ef2b3e9a52 100644 --- a/lib/Form/Templates/Templates/Template1Widget.php +++ b/lib/Form/Templates/Templates/Template1Widget.php @@ -31,12 +31,12 @@ class Template1Widget extends FormTemplate { 'title' => '', 'caption' => '', 'link_destination' => 'none', - 'link' => 'http://mailpoet.info/oval3x-2/', + 'link' => '', 'href' => '', 'link_class' => '', 'rel' => '', 'link_target' => '', - 'id' => '244', + 'id' => '', 'size_slug' => 'large', 'width' => '', 'height' => '', diff --git a/lib/Form/Templates/Templates/Template4Popup.php b/lib/Form/Templates/Templates/Template4Popup.php index c21cc38aa2..554e2a1935 100644 --- a/lib/Form/Templates/Templates/Template4Popup.php +++ b/lib/Form/Templates/Templates/Template4Popup.php @@ -36,7 +36,7 @@ class Template4Popup extends FormTemplate { 'link_class' => '', 'rel' => '', 'link_target' => '', - 'id' => '247', + 'id' => '', 'size_slug' => 'large', 'width' => '95', 'height' => '90', diff --git a/lib/Form/Templates/Templates/Template4SlideIn.php b/lib/Form/Templates/Templates/Template4SlideIn.php index 9775216b44..32d512e276 100644 --- a/lib/Form/Templates/Templates/Template4SlideIn.php +++ b/lib/Form/Templates/Templates/Template4SlideIn.php @@ -36,7 +36,7 @@ class Template4SlideIn extends FormTemplate { 'link_class' => '', 'rel' => '', 'link_target' => '', - 'id' => '247', + 'id' => '', 'size_slug' => 'large', 'width' => '95', 'height' => '90',