This commit is contained in:
2021-08-13 18:24:14 +00:00
parent 5a155c11fd
commit 5ea07cd003
4 changed files with 151 additions and 146 deletions

View File

@@ -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
//