Tweak Shared With wording

This commit is contained in:
Jakob Borg 2014-06-04 15:05:23 +02:00
parent afc2d6fda4
commit 028e9bc17a
2 changed files with 2 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

@ -516,7 +516,7 @@ found in the LICENSE file.
<p class="help-block">File permission bits are ignored when looking for changes. Use on FAT filesystems.</p>
</div>
<div class="form-group">
<label for="nodes">Share With</label>
<label for="nodes">Share With Nodes</label>
<div class="checkbox" ng-repeat="node in otherNodes()">
<label>
<input type="checkbox" ng-model="currentRepo.selectedNodes[node.NodeID]"> {{nodeName(node)}}