better instructions for desktop => server instance sync setup, plus some sync fixes

This commit is contained in:
azivner
2018-07-25 10:57:36 +02:00
parent 50bb4a47ee
commit d39cdbfada
5 changed files with 25 additions and 6 deletions

View File

@@ -410,7 +410,7 @@
<form id="sync-setup-form">
<div class="form-group">
<label for="sync-server-host">Sync server host</label>
<label for="sync-server-host">Server instance address</label>
<input class="form-control" id="sync-server-host" placeholder="https://<host>:<port>">
</div>