Modernize user pages a bit

This commit is contained in:
Dane Everitt 2016-10-21 15:50:10 -04:00
parent bef717b202
commit 6731f7ffbc
No known key found for this signature in database
GPG key ID: EEA66103B3D71F53
2 changed files with 9 additions and 2 deletions

View file

@ -41,6 +41,11 @@
</div>
</div>
<div class="row">
<div class="col-md-12">
<div class="well well-sm">
<p>Providing a user password is optional. New user emails prompt users to create a password the first time they login. If a password is provided here you will need to find a different method of providing it to the user.</p>
</div>
</div>
<div class="col-md-12">
<div id="gen_pass" class=" alert alert-success" style="display:none;margin-bottom: 10px;"></div>
</div>