diff --git a/ToolCollection/frmNIHauptseite.vb b/ToolCollection/frmNIHauptseite.vb index 0d48e18..bd9bd7b 100644 --- a/ToolCollection/frmNIHauptseite.vb +++ b/ToolCollection/frmNIHauptseite.vb @@ -681,6 +681,7 @@ Public Class frmNIHauptseite Me.lblStatus.Text = $"(Status: Nachindexieren beendet)" tslblStatus.Text = "Status: Nachindexieren beendet" btnStartStop.Text = "Nachindexierung starten" + btnStartProfile.Enabled = True End If End Sub