Skip to content

Commit

Permalink
returned to auth for coling
Browse files Browse the repository at this point in the history
  • Loading branch information
muhammed-abuodeh committed May 2, 2024
1 parent c685502 commit 6192824
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion viewtree.html
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@
</div>

<div id="auth_logout_btns" class="toolbar" style="text-align: center;">
<input type="button" value="Open CoNLL-U files with Google Drive" id="auth_btn"
<input type="button" value="Authenticate with Google Drive" id="auth_btn"
onClick="authenticate()"/>
<input type="button" tabindex="-1" value="Logout" id="logout_btn" onClick="logout()" />
</div>
Expand Down

0 comments on commit 6192824

Please sign in to comment.