From d59b0b4a47a9b144f27bbd9e77ae670819be19dd Mon Sep 17 00:00:00 2001 From: Alee14 Date: Sat, 1 Sep 2018 13:59:18 -0400 Subject: added the "/home" prefix --- PortEngine/QuantumAPI/Sites/404Error.Designer.cs | 6 +++--- PortEngine/QuantumAPI/Sites/QuantumISP.Designer.cs | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'PortEngine') 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 -- cgit v1.2.3