Hide ticket form if cloudron.io email is not yet verified
This commit is contained in:
@@ -745,7 +745,9 @@
|
||||
"sshCheckbox": "Allow support engineers to connect to this server via SSH",
|
||||
"submitAction": "Submit",
|
||||
"reportPlaceholder": "Describe your issue",
|
||||
"emailPlaceholder": "If needed, provide an email address different from above to reach you"
|
||||
"emailPlaceholder": "If needed, provide an email address different from above to reach you",
|
||||
"emailVerifyAction": "Verify now",
|
||||
"emailNotVerified": "Please verify the cloudron.io account email first to ensure we are able to contact you."
|
||||
},
|
||||
"remoteSupport": {
|
||||
"title": "Remote Support",
|
||||
@@ -1553,5 +1555,8 @@
|
||||
"salutation": "Hi <%= user %>,",
|
||||
"notice": "We noticed a login on your Cloudron account from a new device.",
|
||||
"action": "If this was you, you can safely disregard this email. If this wasn't you, you should change your password immediately."
|
||||
},
|
||||
"supportConfig": {
|
||||
"emailNotVerified": "Please verify the cloudron.io account email first to ensure we are able to contact you."
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user