Changed caption to "<User Name> (<First Name> <Last Name>) Information"
Changed caption to "Manage User"
This commit is contained in:
@@ -96,7 +96,7 @@ namespace VEPROMS
|
||||
this.Controls.Add(this.splitContainer1);
|
||||
this.Name = "frmManageUser";
|
||||
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
|
||||
this.Text = "frmManageUser";
|
||||
this.Text = "Manage User";// Fix Code Change Request C2015-063
|
||||
this.splitContainer1.Panel1.ResumeLayout(false);
|
||||
this.splitContainer1.Panel2.ResumeLayout(false);
|
||||
this.splitContainer1.ResumeLayout(false);
|
||||
|
Reference in New Issue
Block a user