diff options
| author | Alee14 <alee14498@gmail.com> | 2018-09-01 13:59:18 -0400 |
|---|---|---|
| committer | Alee14 <alee14498@gmail.com> | 2018-09-01 13:59:18 -0400 |
| commit | d59b0b4a47a9b144f27bbd9e77ae670819be19dd (patch) | |
| tree | 548dbf197fbd3a20f76e31e207017d28f79f08a8 /PortEngine/QuantumAPI | |
| parent | fd55f877eb291be721a0947b2d31c3dda105a864 (diff) | |
| download | Project-Silicon-d59b0b4a47a9b144f27bbd9e77ae670819be19dd.tar.gz Project-Silicon-d59b0b4a47a9b144f27bbd9e77ae670819be19dd.tar.bz2 Project-Silicon-d59b0b4a47a9b144f27bbd9e77ae670819be19dd.zip | |
added the "/home" prefix
Diffstat (limited to 'PortEngine/QuantumAPI')
| -rw-r--r-- | PortEngine/QuantumAPI/Sites/404Error.Designer.cs | 6 | ||||
| -rw-r--r-- | PortEngine/QuantumAPI/Sites/QuantumISP.Designer.cs | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/PortEngine/QuantumAPI/Sites/404Error.Designer.cs b/PortEngine/QuantumAPI/Sites/404Error.Designer.cs index 1813784..7a24c86 100644 --- a/PortEngine/QuantumAPI/Sites/404Error.Designer.cs +++ b/PortEngine/QuantumAPI/Sites/404Error.Designer.cs @@ -57,11 +57,11 @@ // this.label2.AutoSize = true; this.label2.Font = new System.Drawing.Font("Consolas", 20F); - this.label2.Location = new System.Drawing.Point(174, 277); + this.label2.Location = new System.Drawing.Point(152, 277); this.label2.Name = "label2"; - this.label2.Size = new System.Drawing.Size(510, 32); + this.label2.Size = new System.Drawing.Size(585, 32); this.label2.TabIndex = 2; - this.label2.Text = "Lost? Visit qt.quantumconnections"; + this.label2.Text = "Lost? Visit qt.quantumconnections/home"; // // _404Error // diff --git a/PortEngine/QuantumAPI/Sites/QuantumISP.Designer.cs b/PortEngine/QuantumAPI/Sites/QuantumISP.Designer.cs index 112c477..0972c40 100644 --- a/PortEngine/QuantumAPI/Sites/QuantumISP.Designer.cs +++ b/PortEngine/QuantumAPI/Sites/QuantumISP.Designer.cs @@ -94,9 +94,9 @@ this.lblMalwarebitsHyperlink.ForeColor = System.Drawing.SystemColors.HotTrack; this.lblMalwarebitsHyperlink.Location = new System.Drawing.Point(27, 250); this.lblMalwarebitsHyperlink.Name = "lblMalwarebitsHyperlink"; - this.lblMalwarebitsHyperlink.Size = new System.Drawing.Size(148, 16); + this.lblMalwarebitsHyperlink.Size = new System.Drawing.Size(198, 16); this.lblMalwarebitsHyperlink.TabIndex = 5; - this.lblMalwarebitsHyperlink.Text = "qt.malwarebits"; + this.lblMalwarebitsHyperlink.Text = "qt.malwarebits/home"; this.lblMalwarebitsHyperlink.Click += new System.EventHandler(this.lblMalwarebitsHyperlink_Click); // // QuantumISP |
