Update success.html

This commit is contained in:
dinger1986 2023-07-15 22:27:13 +01:00 committed by GitHub
parent 6e7c96795c
commit 0cda66c818
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -205,6 +205,8 @@ a[class^="uui-button-1"]:hover, a[class^="uui-button-1"]:focus, .uui-button-6:ho
<h1 class="uui-heading-large-2">Payment successful!</h1>
<div class="uui-space-small-3"></div>
<div class="uui-text-size-xlarge-3">Your license has been sent by email.<br>Please contact us at<a href="mailto: info@rustdesk.com" target="_blank"> info@rustdesk.com</a> if you didn&#x27;t receive the email.</div>
<div class="uui-space-small-3"></div>
<div class="uui-text-size-xlarge-3">Getting Started? Read our <a href="https://rustdesk.com/docs/en/self-host/pro/" target="_blank"> docs.</a></div>
</div>
</div>
</div>
@ -325,4 +327,4 @@ window.addEventListener("load", function() {
}}();
</script>
</body>
</html>
</html>