Put click in html
This commit is contained in:
parent
607bae992d
commit
230245813c
@ -10,7 +10,7 @@
|
||||
<div id="loginContent">
|
||||
<h2 class="text">Hourglass</h2>
|
||||
<p class="text">All your work in one place. Finish before your time runs out.</p>
|
||||
<h3 class="text" id="loginButton">Sign in</h3>
|
||||
<h3 class="text" id="loginButton" onclick="document.getElementById('login-buttons-google').click();">Sign in</h3>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user