completed auth database
This commit is contained in:
parent
3719b9ad8e
commit
10414ce9ac
9 changed files with 135 additions and 101 deletions
|
@ -21,6 +21,12 @@
|
|||
${ButtonSignIn}
|
||||
</button>
|
||||
</p>
|
||||
|
||||
<p>
|
||||
<button type="button" data-icon="delete" onclick="LoginPage.cancelLogin();" class="btnCancel">
|
||||
${ButtonCancel}
|
||||
</button>
|
||||
</p>
|
||||
</form>
|
||||
|
||||
<div class="visualLoginForm" style="display: none; text-align: center;">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue