diff --git a/ENI-2/ENI2/ENI2/ENI2.licenseheader b/ENI-2/ENI2/ENI2/ENI2.licenseheader index 3205f00b..91f414a7 100644 --- a/ENI-2/ENI2/ENI2/ENI2.licenseheader +++ b/ENI-2/ENI2/ENI2/ENI2.licenseheader @@ -1,12 +1,12 @@ extensions: designer.cs generated.cs extensions: .cs .cpp .h -// Copyright (c) 2017 schick Informatik +// Copyright (c) 2017- schick Informatik // Description: // extensions: .aspx .ascx <%-- -Copyright (c) 2017 Informatikbüro Daniel Schick +Copyright (c) 2017- Informatikbüro Daniel Schick --%> extensions: .vb 'Sample license text. diff --git a/ENI-2/ENI2/ENI2/EditControls/ShowIdDialog.xaml b/ENI-2/ENI2/ENI2/EditControls/ShowIdDialog.xaml index 14f84b0c..0c9dcb1d 100644 --- a/ENI-2/ENI2/ENI2/EditControls/ShowIdDialog.xaml +++ b/ENI-2/ENI2/ENI2/EditControls/ShowIdDialog.xaml @@ -6,7 +6,7 @@ xmlns:local="clr-namespace:ENI2.EditControls" xmlns:p="clr-namespace:ENI2.Properties" mc:Ignorable="d" - Title="{x:Static p:Resources.textVisitTransitId}" Height="152" Width="300" WindowStyle="SingleBorderWindow"> + Title="{x:Static p:Resources.textVisitTransitId}" Height="152" Width="300" WindowStyle="SingleBorderWindow" WindowStartupLocation="CenterOwner" > @@ -14,9 +14,9 @@ -