Skip to content

Commit

Permalink
Change link class in template
Browse files Browse the repository at this point in the history
  • Loading branch information
zachhuff386 committed Oct 21, 2015
1 parent d963b12 commit 306b0fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion www/templates/modalAddUser.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<label>Email (optional)</label>
<input type="email" class="form-control" placeholder="Enter email address" data-toggle="tooltip" title="User email address">
</div>
<div class="form-group link">
<div class="form-group network-link">
<label>Link Network</label>
<input type="text" class="form-control" placeholder="Enter network address" data-toggle="tooltip" title="Enter network address with cidr subnet">
</div>

0 comments on commit 306b0fe

Please sign in to comment.