(Grav GitSync) Automatic Commit from disroot_user

This commit is contained in:
disroot_user 2018-03-12 11:21:50 +01:00 committed by GitSync
parent 64a81866e8
commit 814d3876f0

View file

@ -64,13 +64,6 @@ form:
yearly: Yearly
validate:
required: true
-
name: reference
label: Reference
type: text
placeholder: 'Name of payment holder or other transfer reference'
validate:
required: true
-
name: honeypot
type: honeypot
@ -87,7 +80,7 @@ form:
from: extra-storage@disroot.org
to: '{{ form.value.email }}'
subject: '[Disroot] Extra Storage Request'
body: 'Dear {{ form.value.username }}, <br><br> We have received a request for extra storage space. <br><br>You should receive your confirmation per mail within 24 hours. <br> Once we receive your payment we will assign you the extra storage. <br><br> Thank you for supporting Disroot!'
body: 'Dear {{ form.value.username }}, <br><br> We have received a request for extra storage space. <br><br>You should receive your confirmation per E-mail with you billing reference. <br> Once we receive your payment we will assign you the extra storage. <br><br> Thank you for supporting Disroot!'
-
email:
from: extra-storage@disroot.org