mirror of
https://github.com/octoleo/syncthing.git
synced 2025-02-08 23:08:27 +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>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
<div class="form-group">
|
<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>
|
<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>
|
<p class="help-block">Shown instead of Node ID in the cluster status.</p>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user