Merge branch 'multiple_web_fixes' into 'master'

re-order modular pages in other languages

See merge request disroot/website!76
This commit is contained in:
antil0pa 2019-05-01 12:18:58 +02:00
commit 8d9313248d
12 changed files with 22 additions and 11 deletions

View File

@ -9,9 +9,10 @@ content:
- _email
- _email-settings
- _email-encryption
- _email-alias
- _email-x-storage
- _email-webmail
- _email-client
- _email-alias
body_classes: modular
header_image: 'riot-dog.jpg'
---

View File

@ -9,9 +9,10 @@ content:
- _email
- _email-settings
- _email-encryption
- _email-alias
- _email-x-storage
- _email-webmail
- _email-client
- _email-alias
body_classes: modular
header_image: 'riot-dog.jpg'
---

View File

@ -7,10 +7,10 @@ content:
dir: asc
custom:
- _nextcloud
- _nextcloud-x-storage
- _nextcloud-data
- _nextcloud-highlights
- _nextcloud-encryption
- _nextcloud-x-storage
- _nextcloud_e2e
- _nextcloud-federation
- _nextcloud-sync

View File

@ -7,10 +7,10 @@ content:
dir: asc
custom:
- _nextcloud
- _nextcloud-x-storage
- _nextcloud-data
- _nextcloud-highlights
- _nextcloud-encryption
- _nextcloud-x-storage
- _nextcloud-e2e
- _nextcloud-federation
- _nextcloud-sync
@ -29,4 +29,3 @@ content:
body_classes: modular
header_image: smokecloud.jpg
---

View File

@ -22,9 +22,11 @@ form:
pattern: '[A-Za-z0-9.-_@]*'
required: true
-
name: 'Additional Storage'
name: 'Additional Inbox Storage'
label: 'Additional Storage in GB'
type: number
classes: form-number
outerclasses: form-outer
validate:
min: 1
max: 10
@ -93,6 +95,7 @@ form:
email:
from: extra-storage@disroot.org
to: '{{ config.plugins.email.to }}'
reply_to: '{{ form.value.email }}'
subject: '[Extra storage request] - {{ form.value.username|e }}'
body: '{% include ''forms/data.html.twig'' %}'
-

View File

@ -22,7 +22,7 @@ form:
pattern: '[A-Za-z0-9.-_@]*'
required: true
-
name: 'Additional Storage'
name: 'Additional Inbox Storage'
label: 'Additional Storage in GB'
type: number
validate:
@ -92,7 +92,8 @@ form:
email:
from: extra-storage@disroot.org
to: '{{ config.plugins.email.to }}'
subject: '[Solicitud de espacio extra] - {{ form.value.username|e }}'
reply_to: '{{ form.value.email }}'
subject: '[Extra storage request] - {{ form.value.username|e }}'
body: '{% include ''forms/data.html.twig'' %}'
-
save:

View File

@ -22,7 +22,7 @@ form:
pattern: '[A-Za-z0-9.-_@]*'
required: true
-
name: 'Additional Storage'
name: 'Additional Inbox Storage'
label: 'Additional Storage in GB'
type: number
validate:
@ -92,6 +92,7 @@ form:
email:
from: extra-storage@disroot.org
to: '{{ config.plugins.email.to }}'
reply_to: '{{ form.value.email }}'
subject: '[Extra storage request] - {{ form.value.username|e }}'
body: '{% include ''forms/data.html.twig'' %}'
-

View File

@ -22,7 +22,7 @@ form:
pattern: '[A-Za-z0-9.-_@]*'
required: true
-
name: 'Additional Storage'
name: 'Additional Inbox Storage'
label: 'Additional Storage in GB'
type: number
validate:
@ -93,6 +93,7 @@ form:
email:
from: extra-storage@disroot.org
to: '{{ config.plugins.email.to }}'
reply_to: '{{ form.value.email }}'
subject: '[Extra storage request] - {{ form.value.username|e }}'
body: '{% include ''forms/data.html.twig'' %}'
-

View File

@ -94,6 +94,7 @@ form:
email:
from: extra-storage@disroot.org
to: '{{ config.plugins.email.to }}'
reply_to: '{{ form.value.email }}'
subject: '[Extra storage request] - {{ form.value.username|e }}'
body: '{% include ''forms/data.html.twig'' %}'
-

View File

@ -93,7 +93,8 @@ form:
email:
from: extra-storage@disroot.org
to: '{{ config.plugins.email.to }}'
subject: '[Solicitud de espacio extra] - {{ form.value.username|e }}'
reply_to: '{{ form.value.email }}'
subject: '[Extra storage request] - {{ form.value.username|e }}'
body: '{% include ''forms/data.html.twig'' %}'
-
save:

View File

@ -93,6 +93,7 @@ form:
email:
from: extra-storage@disroot.org
to: '{{ config.plugins.email.to }}'
reply_to: '{{ form.value.email }}'
subject: '[Extra storage request] - {{ form.value.username|e }}'
body: '{% include ''forms/data.html.twig'' %}'
-

View File

@ -94,6 +94,7 @@ form:
email:
from: extra-storage@disroot.org
to: '{{ config.plugins.email.to }}'
reply_to: '{{ form.value.email }}'
subject: '[Extra storage request] - {{ form.value.username|e }}'
body: '{% include ''forms/data.html.twig'' %}'
-