minor changes in user-profile.php

This commit is contained in:
gelonspr 2024-05-08 18:01:19 +08:00
parent 6efdc5f4dd
commit d0f51e2a03
1 changed files with 1 additions and 1 deletions

View File

@ -1297,7 +1297,7 @@ if ($_SESSION["isVendor"] == true) {
aria-label="Close">Close</a>
</div> -->
</form>
<button type="button" class="btn btn-primary btn-pill mt-3" onclick="editUser()">Upload</button>
<button type="button" class="btn btn-primary btn-pill mt-3" onclick="editUser()">Submit</button>
</div>
</div>
</div>