change disclaimer

This commit is contained in:
Yuli
2020-06-03 23:43:41 +03:00
parent 9b6dc15d3a
commit ae93c10868

View File

@@ -40,13 +40,10 @@ if (conf["custom_css_file"]) {
</select>
</div>
<div class="form-group" id="email-conf-form" style="display:none;">
<p>We will send you email with access code using <a target="_blank"
href="https://www.mailgun.com/">https://www.mailgun.com/</a>&nbsp;-&nbsp;<a
target="_blank" href="https://www.mailgun.com/gdpr/">Mailgun GDPR page</a></p>
<p>We might send your email using 3rd party service. Check the <b>Privacy policy</b> bellow.</p>
<div class="form-check">
<input type="checkbox" class="form-check-input" onclick="hidealert();" id="emailchk">
<label class="form-check-label" for="emailchk">Confirm to allow sending access code with
mailgun.com</label>
<label class="form-check-label" for="emailchk">Confirm to allow sending access code using 3rd party service.</label>
</div>
</div>
<div class="form-group" id="sms-conf-form" style="display:none;">