From fc20e04a216f6b8dfaa34d8083da5c6b103e2012 Mon Sep 17 00:00:00 2001 From: Samuele Locatelli Date: Thu, 28 Apr 2022 18:23:35 +0200 Subject: [PATCH] typo correction --- GPW_Admin/About.aspx | 1 - GPW_Admin/About.aspx.designer.cs | 9 --------- 2 files changed, 10 deletions(-) diff --git a/GPW_Admin/About.aspx b/GPW_Admin/About.aspx index a9f5997..ab6e0d8 100644 --- a/GPW_Admin/About.aspx +++ b/GPW_Admin/About.aspx @@ -69,7 +69,6 @@
-
diff --git a/GPW_Admin/About.aspx.designer.cs b/GPW_Admin/About.aspx.designer.cs index 8af1998..10dfac9 100644 --- a/GPW_Admin/About.aspx.designer.cs +++ b/GPW_Admin/About.aspx.designer.cs @@ -94,14 +94,5 @@ namespace GPW_Admin /// To modify move field declaration from designer file to code-behind file. /// protected global::System.Web.UI.WebControls.Label lblAuthKey; - - /// - /// Label1 control. - /// - /// - /// Auto-generated field. - /// To modify move field declaration from designer file to code-behind file. - /// - protected global::System.Web.UI.WebControls.Label Label1; } }