Skip to content
This repository was archived by the owner on Dec 29, 2025. It is now read-only.

Commit 3bd7ac5

Browse files
authored
Merge pull request #13 from Group-10-NT106-P13/feature/change-password
Fix: Delete feature forgot password success and add feature change pa…
2 parents 9ac8edd + 2248c86 commit 3bd7ac5

File tree

6 files changed

+268
-132
lines changed

6 files changed

+268
-132
lines changed

ChangePassword.Designer.cs

Lines changed: 223 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@
1010

1111
namespace FunDraw
1212
{
13-
public partial class ForgotPasswordSuccess : Form
13+
public partial class ChangePassword : Form
1414
{
15-
public ForgotPasswordSuccess()
15+
public ChangePassword()
1616
{
1717
InitializeComponent();
1818
}

ForgotPasswordSuccess.Designer.cs

Lines changed: 0 additions & 90 deletions
This file was deleted.

0 commit comments

Comments
 (0)