revert accidental re-name of button text
This commit is contained in:
parent
85e7bbf366
commit
87db5cfd94
@ -62,7 +62,7 @@
|
||||
this.saveBtn.Name = "saveBtn";
|
||||
this.saveBtn.Size = new System.Drawing.Size(88, 27);
|
||||
this.saveBtn.TabIndex = 1;
|
||||
this.saveBtn.Text = "pub ";
|
||||
this.saveBtn.Text = "Save";
|
||||
this.saveBtn.UseVisualStyleBackColor = true;
|
||||
this.saveBtn.Click += new System.EventHandler(this.saveBtn_Click);
|
||||
//
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user