Changed display name

This commit is contained in:
2015-10-09 10:06:12 +02:00
parent 0877f3e607
commit c3844d6299
+1 -1
View File
@@ -28,7 +28,7 @@ namespace ErgometerDoctorApplication
private void BtnSessionLibrary_Click(object sender, EventArgs e)
{
this.HeaderLabel.Text = "Bibliotheek";
this.HeaderLabel.Text = "Sessie Bibliotheek";
conActiveSessions.Visible = false;
conClientData.Visible = false;
conSessionHistory.Visible = false;