|
@@ -526,9 +526,9 @@
|
|
|
//
|
|
|
// tabPage3
|
|
|
//
|
|
|
- this.tabPage3.Location = new System.Drawing.Point(4, 22);
|
|
|
+ this.tabPage3.Location = new System.Drawing.Point(4, 30);
|
|
|
this.tabPage3.Name = "tabPage3";
|
|
|
- this.tabPage3.Size = new System.Drawing.Size(429, 363);
|
|
|
+ this.tabPage3.Size = new System.Drawing.Size(429, 355);
|
|
|
this.tabPage3.TabIndex = 2;
|
|
|
this.tabPage3.Text = "Journal";
|
|
|
this.tabPage3.UseVisualStyleBackColor = true;
|
|
@@ -583,7 +583,7 @@
|
|
|
// label7
|
|
|
//
|
|
|
this.label7.AutoSize = true;
|
|
|
- this.label7.Location = new System.Drawing.Point(97, 84);
|
|
|
+ this.label7.Location = new System.Drawing.Point(3, 11);
|
|
|
this.label7.Name = "label7";
|
|
|
this.label7.Size = new System.Drawing.Size(282, 21);
|
|
|
this.label7.TabIndex = 0;
|