Better label for host
This commit is contained in:
parent
e5a2e7a442
commit
8a7e2b62d6
|
@ -161,7 +161,7 @@
|
|||
</div>
|
||||
|
||||
<div class="form-group">
|
||||
<label v-translate for="host">Host</label>
|
||||
<label v-translate for="host">PeerTube instance</label>
|
||||
|
||||
<input type="text" id="host" name="host" v-model="formHost" class="classic-input-text" />
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue