| Line 42... |
Line 42... |
| 42 |
this.label1.AutoSize = true; |
42 |
this.label1.AutoSize = true; |
| 43 |
this.label1.Location = new System.Drawing.Point(9, 9); |
43 |
this.label1.Location = new System.Drawing.Point(9, 9); |
| 44 |
this.label1.Name = "label1"; |
44 |
this.label1.Name = "label1"; |
| 45 |
this.label1.Size = new System.Drawing.Size(313, 39); |
45 |
this.label1.Size = new System.Drawing.Size(313, 39); |
| 46 |
this.label1.TabIndex = 0; |
46 |
this.label1.TabIndex = 0; |
| 47 |
this.label1.Text = "To use DNS Manager, you must supply your Dreamhost API Key.\r\n\r\nThis key must have" + |
47 |
this.label1.Text = "To use Dreamhost DNS Manager, you must supply your Dreamhost API Key.\r\n\r\nThis key must have" + |
| 48 |
" access to all DNS functions."; |
48 |
" access to all DNS functions."; |
| 49 |
// |
49 |
// |
| 50 |
// label2 |
50 |
// label2 |
| 51 |
// |
51 |
// |
| 52 |
this.label2.AutoSize = true; |
52 |
this.label2.AutoSize = true; |