Browse Source

Tweak Shared With wording

Jakob Borg 11 years ago
parent
commit
028e9bc17a
2 changed files with 1 additions and 1 deletions
  1. 0 0
      auto/gui.files.go
  2. 1 1
      gui/index.html

File diff suppressed because it is too large
+ 0 - 0
auto/gui.files.go


+ 1 - 1
gui/index.html

@@ -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)}}

Some files were not shown because too many files changed in this diff