diff --git a/SharepointToolbox/Views/Dialogs/ProfileManagementDialog.xaml b/SharepointToolbox/Views/Dialogs/ProfileManagementDialog.xaml
index 6be2e53..ba1ce9f 100644
--- a/SharepointToolbox/Views/Dialogs/ProfileManagementDialog.xaml
+++ b/SharepointToolbox/Views/Dialogs/ProfileManagementDialog.xaml
@@ -2,7 +2,7 @@
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:loc="clr-namespace:SharepointToolbox.Localization"
- Title="Manage Profiles" Width="500" Height="480"
+ Title="Manage Profiles" Width="500" Height="620"
WindowStartupLocation="CenterOwner" ShowInTaskbar="False"
ResizeMode="NoResize">
@@ -11,6 +11,7 @@
+
@@ -45,8 +46,45 @@
Grid.Row="2" Grid.Column="1" Margin="0,2" />
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
+