mirror of
https://github.com/rustdesk/doc.rustdesk.com.git
synced 2025-01-14 02:08:22 +01:00
Update success.html
This commit is contained in:
parent
6e7c96795c
commit
0cda66c818
@ -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'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>
|
||||
|
Loading…
Reference in New Issue
Block a user