This commit is contained in:
@@ -127,9 +127,9 @@
|
||||
this.label1.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||||
this.label1.Location = new System.Drawing.Point(28, 201);
|
||||
this.label1.Name = "label1";
|
||||
this.label1.Size = new System.Drawing.Size(149, 16);
|
||||
this.label1.Size = new System.Drawing.Size(172, 16);
|
||||
this.label1.TabIndex = 33;
|
||||
this.label1.Text = "AyaNova 8 server URL:";
|
||||
this.label1.Text = "AyaNova 8 server address:";
|
||||
//
|
||||
// btnTest
|
||||
//
|
||||
@@ -153,7 +153,6 @@
|
||||
this.label2.TabIndex = 36;
|
||||
this.label2.Text = "Export will erase *all* data on AyaNova 8 Server";
|
||||
this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||||
this.label2.Click += new System.EventHandler(this.label2_Click);
|
||||
//
|
||||
// lblPreRelease
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user