mirror of
https://github.com/titanscouting/tra-analysis.git
synced 2025-09-06 06:57:21 +00:00
js dom terms aren't very consistent
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
<h1 id="mainhead">TitanScout- Your Profile</h1>
|
||||
<p id="status">Loading...</p>
|
||||
<input type="button" name="Sign Out" value="Sign Out" onclick="signout();" id="signout" class="btn">
|
||||
<input type="button" name="DelAcc" value="Delete Account" onclick="deleteAccount();" id="deleteacc" class="btm">
|
||||
<input type="button" name="DelAcc" value="Delete Account" onclick="deleteAccount();" id="deleteacc" class="btn">
|
||||
<h2>Profile info</h2>
|
||||
<table id="profileupd">
|
||||
<tr class="profupdopt">
|
||||
|
Reference in New Issue
Block a user