Skip to content

Commit aef33ed

Browse files
authored
Update edit.php
1 parent ab3c93c commit aef33ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

edit.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
<b>Address:</b>
4343
<input type="text" name="stu_address" value="<?= $row["stu_address"] ?>">
4444
<br>
45-
<button name="edit">Insert</button>
45+
<button name="edit">Edit</button>
4646
</form>
4747
<?php
4848
}

0 commit comments

Comments
 (0)