js dom terms aren't very consistent

This commit is contained in:
Jacob Levine
2019-02-09 15:44:46 -06:00
parent 0f68468f14
commit 3abc50cf7a
2 changed files with 5 additions and 5 deletions

View File

@@ -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">