Update file sizes in sync cache and modify checkbox label link in home page form
This commit is contained in:
14
.vscode/ftp-kr.sync.cache.json
vendored
14
.vscode/ftp-kr.sync.cache.json
vendored
@@ -18,7 +18,7 @@
|
|||||||
},
|
},
|
||||||
"sitemap.xml": {
|
"sitemap.xml": {
|
||||||
"type": "-",
|
"type": "-",
|
||||||
"size": 61403,
|
"size": 61876,
|
||||||
"lmtime": 0,
|
"lmtime": 0,
|
||||||
"modified": true
|
"modified": true
|
||||||
},
|
},
|
||||||
@@ -116,8 +116,8 @@
|
|||||||
},
|
},
|
||||||
"home-page-form-new.php": {
|
"home-page-form-new.php": {
|
||||||
"type": "-",
|
"type": "-",
|
||||||
"size": 6644,
|
"size": 6645,
|
||||||
"lmtime": 1744148950046,
|
"lmtime": 1745422163799,
|
||||||
"modified": false
|
"modified": false
|
||||||
},
|
},
|
||||||
"webinar-nethansa-form.php": {
|
"webinar-nethansa-form.php": {
|
||||||
@@ -162,6 +162,12 @@
|
|||||||
"lmtime": 0,
|
"lmtime": 0,
|
||||||
"modified": false
|
"modified": false
|
||||||
},
|
},
|
||||||
|
"arvato-thank.php": {
|
||||||
|
"type": "-",
|
||||||
|
"size": 1556,
|
||||||
|
"lmtime": 0,
|
||||||
|
"modified": false
|
||||||
|
},
|
||||||
"blog-newsletter.php": {
|
"blog-newsletter.php": {
|
||||||
"type": "-",
|
"type": "-",
|
||||||
"size": 1403,
|
"size": 1403,
|
||||||
@@ -291,7 +297,7 @@
|
|||||||
"templates": {},
|
"templates": {},
|
||||||
".htaccess": {
|
".htaccess": {
|
||||||
"type": "-",
|
"type": "-",
|
||||||
"size": 226980,
|
"size": 228832,
|
||||||
"lmtime": 1731075765091,
|
"lmtime": 1731075765091,
|
||||||
"modified": true
|
"modified": true
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -132,7 +132,7 @@ if (\S::get('action') == 'home_form_acc_demo') {
|
|||||||
|
|
||||||
<div class="checkbox-row">
|
<div class="checkbox-row">
|
||||||
<input type="checkbox" name="" id="checkbox-1" required>
|
<input type="checkbox" name="" id="checkbox-1" required>
|
||||||
<label for="checkbox-1">Potwierdzam zapoznanie się i akceptację <a href="https://app-na1.hubspotdocuments.com/documents/7094950/view/783467688?accessId=408367" rel="noopener">OWU </a>oraz <a href="https://app-na1.hubspotdocuments.com/documents/7094950/view/836952327?accessId=08d062" rel="noopener">Umowy Powierzenia Danych Osobowych</a> zgodnej z art. 28 RODO: OWU, RODO.<span class="hs-form-required">*</span></label>
|
<label for="checkbox-1">Potwierdzam zapoznanie się i akceptację <a href="https://app-na1.hubspotdocuments.com/documents/7094950/view/1181544052?accessId=5c9343" rel="noopener">OWU </a>oraz <a href="https://app-na1.hubspotdocuments.com/documents/7094950/view/836952327?accessId=08d062" rel="noopener">Umowy Powierzenia Danych Osobowych</a> zgodnej z art. 28 RODO: OWU, RODO.<span class="hs-form-required">*</span></label>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="checkbox-row">
|
<div class="checkbox-row">
|
||||||
|
|||||||
Reference in New Issue
Block a user