added company name

This commit is contained in:
Bryan Gerlach
2025-02-13 08:03:23 -06:00
parent 6c2e2f39e9
commit da33c6f5fd
5 changed files with 31 additions and 13 deletions

View File

@@ -183,6 +183,8 @@
{{ form.urlLink }}<br><br>
<label for="{{ form.downloadLink.id_for_label }}">Custom URL for downloading updates (replaces https://rustdesk.com/download):</label>
{{ form.downloadLink }}<br><br>
<label for="{{ form.compname.id_for_label }}">Company name for copyright (replaces Purslane Ltd):</label>
{{ form.compname }}<br><br>
</div>
</div>
<div class="container">