bridgetown_theme_single_page_opt_in 0.1.24 → 0.1.25
Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 13d8dc5b50a822e0cbd9bf5c73d335a092389c2f94222c5417aa21ffa3305378
|
4
|
+
data.tar.gz: 03c967465a2691257fd040633ea89b9c2af6785a003dd6cc876615928c8bdcba
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: b0f9ae4496a3c489b43ded0da558c8d3025004e9b148158ba18641ec7406d7d974a71574e2202920467df4c5c77b08ce066b237f094cf0a56565408459d4f29c
|
7
|
+
data.tar.gz: 1dfaeb6d1924122fdcd200e9d3b5b1b943e8a2aa52624eb7a3a783aeadb3d2c0bc056182d3149c42a0f1798017df4ce52901c17895466c32f1b868b0c19d57e3
|
@@ -57,7 +57,7 @@
|
|
57
57
|
<div class="ne elHeadline hsSize2 elMargin0 elBGStyle0 lh1 deCapitalize mfs_18" style="text-align: center; font-size: 16px; color: rgb(0, 0, 0);" contenteditable="false">{{ data.optin_bonus }}</div>
|
58
58
|
</div>
|
59
59
|
|
60
|
-
{% render "cta_minibutton", data: button %}
|
60
|
+
{% render "bridgetown_theme_single_page_opt_in/cta_minibutton", data: button %}
|
61
61
|
|
62
62
|
<div class="innerContent ui-resizable col-md-5" style="outline: none;">
|
63
63
|
<div class="col-inner bgCover noBorder borderSolid border3px radius0 P0-top P0-bottom P0H noTopMargin" style="padding: 0 10px">
|