mirror of
https://github.com/octoleo/syncthing.git
synced 2024-11-08 22:31:04 +00:00
Merge pull request #357 from jpjp/patch-1
Change Name -> Node Name to match Add Repo dialog.
This commit is contained in:
commit
7626c5d526
@ -442,7 +442,7 @@ found in the LICENSE file.
|
||||
</p>
|
||||
</div>
|
||||
<div class="form-group">
|
||||
<label for="name">Name</label>
|
||||
<label for="name">Node Name</label>
|
||||
<input placeholder="Home Server" id="name" class="form-control" type="text" ng-model="currentNode.Name"></input>
|
||||
<p class="help-block">Shown instead of Node ID in the cluster status.</p>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user