8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0d9fd04 + 1524c46 commit a0ed3efCopy full SHA for a0ed3ef
app/views/admin/main_/content_/users_/adduser.scala.html
@@ -41,7 +41,7 @@ <h3 id="userTitle">Add/Edit User</h3>
41
</div>
42
43
<div class="control-group">
44
- <label data-toggle="tooltip" title="Each user must belong to a role" class="control-label" for="cmbSelectRole">Role*</label>
+ <label data-toogle="tooltip" title="Each user must belong to a role" class="control-label" for="cmbSelectRole">Role*</label>
45
<div class="controls">
46
<select id="cmbSelectRole" data-rel="chosen" required>
47
</select>
0 commit comments