diff --git a/data/assets/templates/quarantine.tpl b/data/assets/templates/quarantine.tpl index a0479a4a..e01d4cdb 100644 --- a/data/assets/templates/quarantine.tpl +++ b/data/assets/templates/quarantine.tpl @@ -1,5 +1,6 @@ + @@ -31,15 +42,15 @@ There are {{counter}} new messages waiting in quarantine:
{% endif %} - {% if quarantine_acl == 1 %}{% endif %} + {% if quarantine_acl == 1 %}{% endif %} {% for line in meta %} - - + + {% if quarantine_acl == 1 %} - + {% endif %} {% endfor %} diff --git a/data/assets/templates/quota.tpl b/data/assets/templates/quota.tpl index eef5c92a..24555478 100644 --- a/data/assets/templates/quota.tpl +++ b/data/assets/templates/quota.tpl @@ -1,29 +1,53 @@ - - - - -

Hi {{username}}!

- Your mailbox is now {{percent}}% full, please consider deleting old messages to still be able to receive new mails in the future.
-

-
-
-

- + + + + +
+

Hi {{username}}!

+ Your mailbox is now {{percent}}% full, please consider deleting old messages to still be able to receive new mails in the future.
+

+
{{percent}}%
+
+

+
+ diff --git a/data/web/lang/lang.en.json b/data/web/lang/lang.en.json index c35088ac..11a2b7d3 100644 --- a/data/web/lang/lang.en.json +++ b/data/web/lang/lang.en.json @@ -204,7 +204,7 @@ "no_record": "No record", "oauth2_client_id": "Client ID", "oauth2_client_secret": "Client secret", - "oauth2_info": "The OAuth2 implementation supports the grant type \"Authorization Code\" and issues refresh tokens.
\r\nThe server also automatically issues new refresh tokens, after a refresh token has been used.

\r\n→ The default scope is profile. Only mailbox users can be authenticated against OAuth2. If the scope parameter is omitted, it falls back to profile.
\r\n→ The state parameter is required to be sent by the client as part of the authorize request.

\r\nPathes for requests to the OAuth2 API:
\r\n\r\nRegenerating the client secret will not expire existing authorization codes, but they will fail to renew their token.

\r\nRevoking client tokens will cause immediate termination of all active sessions. All clients need to re-authenticate.", + "oauth2_info": "The OAuth2 implementation supports the grant type \"Authorization Code\" and issues refresh tokens.
\r\nThe server also automatically issues new refresh tokens, after a refresh token has been used.

\r\n→ The default scope is profile. Only mailbox users can be authenticated against OAuth2. If the scope parameter is omitted, it falls back to profile.
\r\n→ The state parameter is required to be sent by the client as part of the authorize request.

\r\nPaths for requests to the OAuth2 API:
\r\n\r\nRegenerating the client secret will not expire existing authorization codes, but they will fail to renew their token.

\r\nRevoking client tokens will cause immediate termination of all active sessions. All clients need to re-authenticate.", "oauth2_redirect_uri": "Redirect URI", "oauth2_renew_secret": "Generate new client secret", "oauth2_revoke_tokens": "Revoke all client tokens", @@ -886,7 +886,7 @@ "app_name": "App name", "app_passwds": "App passwords", "apple_connection_profile": "Apple connection profile", - "apple_connection_profile_complete": "This connection profile includes IMAP and SMTP parameters as well as CalDAV (calendars) and CardDAV (contacts) pathes for an Apple device.", + "apple_connection_profile_complete": "This connection profile includes IMAP and SMTP parameters as well as CalDAV (calendars) and CardDAV (contacts) paths for an Apple device.", "apple_connection_profile_mailonly": "This connection profile includes IMAP and SMTP configuration parameters for an Apple device.", "change_password": "Change password", "client_configuration": "Show configuration guides for email clients and smartphones", @@ -1004,4 +1004,4 @@ "session_token": "Form token invalid: Token mismatch", "session_ua": "Form token invalid: User-Agent validation error" } -} \ No newline at end of file +}
SubjectSenderScoreArrived onActions
SubjectSenderScoreArrived onActions
{{ line.subject|e }} {{ line.sender|e }}{{ line.score }}{{ line.created }}{{ line.score }}{{ line.created }}release | deleterelease | delete