diff --git a/SoftwareInstallation/SoftwareInstallation/FormClients.Designer.cs b/SoftwareInstallation/SoftwareInstallation/FormClients.Designer.cs index 71a4a97..8563263 100644 --- a/SoftwareInstallation/SoftwareInstallation/FormClients.Designer.cs +++ b/SoftwareInstallation/SoftwareInstallation/FormClients.Designer.cs @@ -81,7 +81,7 @@ this.Controls.Add(this.buttonDel); this.Controls.Add(this.dataGridView); this.Name = "FormClients"; - this.Text = "FormClients"; + this.Text = "Клиенты"; ((System.ComponentModel.ISupportInitialize)(this.dataGridView)).EndInit(); this.ResumeLayout(false); this.Load += new EventHandler(FormClients_Load);