Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
a0a7 authored Oct 9, 2023
1 parent 9a2fc5a commit 46a9307
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
<body>
<form>
<table>
<td><button type="button" class="connectButton" onclick="authenticate()"><img class="connectButton" src="btn_import.png"></button>
<td><button type="button" id="statsSubmit" onclick="authenticate()">Import Exercises</button>
<tr class="left"><td><label>Activity Type:</label></td></tr>
<tr class="left"><td><select id="activityType">
<option>All Activities</option>
Expand Down

0 comments on commit 46a9307

Please sign in to comment.