2023-09-25
This commit is contained in:
@@ -34,7 +34,7 @@ Partial Public Class frmEnvelopeEditor
|
||||
|
||||
Private Sub frmEditor_Load(sender As Object, e As EventArgs) Handles Me.Load
|
||||
Logger = State.LogConfig.GetLogger()
|
||||
Me.Text = State.DbConfig.ExternalProgramName + " Umschlag-Editor"
|
||||
Me.Text = State.DbConfig.ExternalProgramName + " - Umschlag-Editor"
|
||||
|
||||
If Envelope Is Nothing Then
|
||||
Controller = New EnvelopeEditorController(State)
|
||||
|
||||
Reference in New Issue
Block a user