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/Sites/QuantumISP.Designer.cs | |
| 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/Sites/QuantumISP.Designer.cs')
| -rw-r--r-- | PortEngine/QuantumAPI/Sites/QuantumISP.Designer.cs | 4 |
1 files changed, 2 insertions, 2 deletions
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 |
