typo correction

This commit is contained in:
Samuele Locatelli
2022-04-28 18:23:35 +02:00
parent 9c15f25f99
commit fc20e04a21
2 changed files with 0 additions and 10 deletions
-1
View File
@@ -69,7 +69,6 @@
</div>
<div class="px-2">
<asp:Label runat="server" ID="lblAuthKey" Font-Size="0.6em" />
<asp:Label runat="server" ID="Label1" />
</div>
</div>
</div>
-9
View File
@@ -94,14 +94,5 @@ namespace GPW_Admin
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.Label lblAuthKey;
/// <summary>
/// Label1 control.
/// </summary>
/// <remarks>
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.Label Label1;
}
}