Workbench: make the Setup User screen less confusing by labelling the
authorWard Vandewege <ward@curoverse.com>
Wed, 30 Jul 2014 19:00:49 +0000 (21:00 +0200)
committerWard Vandewege <ward@curoverse.com>
Wed, 30 Jul 2014 19:00:49 +0000 (21:00 +0200)
Repository Name and Shell Login field as such.

no issue #

apps/workbench/app/views/users/_setup_popup.html.erb

index 9d67f9480360168649f36a02e03230a7469994a6..e9429cf451d43b8c48e601be3d7cb97824fa8adf 100644 (file)
@@ -44,7 +44,7 @@
         <% end %>
       </div>
       <div class="form-group">
-        <label for="repo_name">Repository Name</label>
+        <label for="repo_name">Repository Name and Shell Login</label>
         <input class="form-control" id="repo_name" maxlength="250" name="repo_name" type="text" value="<%=selected_repo%>">
       </div>
       <div class="form-group">