easier user library setup
This commit is contained in:
parent
990e9a39c6
commit
22f629080c
16 changed files with 108 additions and 161 deletions
|
@ -27,9 +27,9 @@
|
|||
<div class="visualLoginForm" style="display: none; text-align: center;">
|
||||
<div id="divUsers"></div>
|
||||
|
||||
<p class="localhostMessage" style="text-align: center; display: none;">Passwords are not required when logging in from localhost.</p>
|
||||
<p style="text-align: center;"><a onclick="$('.manualLoginForm').show();$('.visualLoginForm').hide();" href="#">Manual Login</a></p>
|
||||
|
||||
<p style="text-align: center;">Note: Passwords are not required when logging in from localhost.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue