From 583d3b9ff2feb0ef0349864787932516dd36c9b5 Mon Sep 17 00:00:00 2001 From: "Samuele E. Locatelli" Date: Fri, 14 Aug 2020 14:02:24 +0200 Subject: [PATCH] Fix Typo --- NKC_WF/site/BatchPreview.aspx | 2 +- NKC_WF/site/BatchPreview.aspx.cs | 2 +- NKC_WF/site/Contact.aspx | 4 ---- 3 files changed, 2 insertions(+), 6 deletions(-) diff --git a/NKC_WF/site/BatchPreview.aspx b/NKC_WF/site/BatchPreview.aspx index 6d80774..3692c5c 100644 --- a/NKC_WF/site/BatchPreview.aspx +++ b/NKC_WF/site/BatchPreview.aspx @@ -13,7 +13,7 @@
-

Batch preview

+

<%# traduci("BatchPreview") %>

diff --git a/NKC_WF/site/BatchPreview.aspx.cs b/NKC_WF/site/BatchPreview.aspx.cs index 3ff5158..f907766 100644 --- a/NKC_WF/site/BatchPreview.aspx.cs +++ b/NKC_WF/site/BatchPreview.aspx.cs @@ -7,7 +7,7 @@ using System.Web.UI; namespace NKC_WF.site { - public partial class BatchPreview : System.Web.UI.Page + public partial class BatchPreview : BasePage { /// /// Batch corrente... diff --git a/NKC_WF/site/Contact.aspx b/NKC_WF/site/Contact.aspx index acef28f..bb0b838 100644 --- a/NKC_WF/site/Contact.aspx +++ b/NKC_WF/site/Contact.aspx @@ -1,8 +1,6 @@ <%@ Page Title="Contact" Language="C#" MasterPageFile="~/Site.Master" AutoEventWireup="true" CodeBehind="Contact.aspx.cs" Inherits="NKC_WF.Contact" %> - -
@@ -46,6 +44,4 @@
- -