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 @@
- -