Skip to content

Commit

Permalink
Updated button for update user
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisdedman committed Apr 13, 2024
1 parent 5b10d4b commit ba27792
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion views/user/account/update.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ <h1 class="title">Update Account</h1>
placeholder="Confirm New Password"
/>
</div>
<button type="submit">Log In</button>
<button type="submit">Update</button>
</form>
<div id="message"></div>
</div>
Expand Down

0 comments on commit ba27792

Please sign in to comment.