mirror of
https://github.com/outbackdingo/databunker.git
synced 2026-01-27 10:18:45 +00:00
change disclaimer
This commit is contained in:
@@ -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> - <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;">
|
||||
|
||||
Reference in New Issue
Block a user