Improved label.
This commit is contained in:
parent
77373b3a0f
commit
e1ea211085
@ -37,7 +37,7 @@
|
||||
<td><input id="port" type="text" data-bind="value: port" required></td>
|
||||
</tr>
|
||||
<tr data-bind="if: $root.config.connectDialog.username">
|
||||
<td>Utilisateur</td>
|
||||
<td>Pseudo ou nom</td>
|
||||
<td><input id="username" type="text" data-bind="value: username" required></td>
|
||||
</tr>
|
||||
<tr data-bind="if: $root.config.connectDialog.password">
|
||||
|
Loading…
Reference in New Issue
Block a user