diff --git a/NKC_WF/Images/LogoEgaltech.png b/NKC_WF/Images/LogoEgaltech.png new file mode 100644 index 0000000..f94c1f4 Binary files /dev/null and b/NKC_WF/Images/LogoEgaltech.png differ diff --git a/NKC_WF/Images/LogoSteamware.png b/NKC_WF/Images/LogoSteamware.png new file mode 100644 index 0000000..012685c Binary files /dev/null and b/NKC_WF/Images/LogoSteamware.png differ diff --git a/NKC_WF/NKC_WF.csproj b/NKC_WF/NKC_WF.csproj index 4c0d793..44bcbf8 100644 --- a/NKC_WF/NKC_WF.csproj +++ b/NKC_WF/NKC_WF.csproj @@ -292,6 +292,8 @@ + + diff --git a/NKC_WF/WebUserControls/cmp_home.ascx b/NKC_WF/WebUserControls/cmp_home.ascx index b08c06e..ffbf0fd 100644 --- a/NKC_WF/WebUserControls/cmp_home.ascx +++ b/NKC_WF/WebUserControls/cmp_home.ascx @@ -15,6 +15,5 @@
-
diff --git a/NKC_WF/site/About.aspx b/NKC_WF/site/About.aspx index 05b030b..8d30b56 100644 --- a/NKC_WF/site/About.aspx +++ b/NKC_WF/site/About.aspx @@ -2,14 +2,16 @@
- -

<%: Title %>.

-

Your application description page.

-

Use this area to provide additional information.

- - -

<%: traduci("LearnMore") %> »

-
- Hai cercato <%: Session["valoreSearch"] %> +
+
+

<%: Title %> NKC

+
+
+

<%: traduci("NkcPresentationText") %>

+ <%: traduci("NkcPresentationTextDetailed") %> +
+

<%: traduci("LearnMore") %> »

+
+
diff --git a/NKC_WF/site/Contact.aspx b/NKC_WF/site/Contact.aspx index c0e0635..bddf06d 100644 --- a/NKC_WF/site/Contact.aspx +++ b/NKC_WF/site/Contact.aspx @@ -1,17 +1,46 @@ <%@ Page Title="Contact" Language="C#" MasterPageFile="~/Site.Master" AutoEventWireup="true" CodeBehind="Contact.aspx.cs" Inherits="NKC_WF.Contact" %> -

<%: Title %>.

-

Your contact page.

-
- One Microsoft Way
- Redmond, WA 98052-6399
- P: - 425.555.0100 -
-
- Support: Support@example.com
- Marketing: Marketing@example.com -
+ +
+
+
+

Contacts

+
+
+
+
+ +
+ Egaltech srl
+ Via Cremasca 24
+ 24052 Azzano San Paolo
+ Bergamo – Italy
+ +39035 0444806 +
+
+ Support: info@egaltech.com +
+
+
+ +
+ Steamware srl
+ via Briolo Fuori, 27
+ 24015 San Giovanni Bianco
+ Bergamo – Italy
+ +39 035-460560 +
+
+ Support: info@steamware.net +
+
+
+ +
+
+
+ +
diff --git a/NKC_WF/site/Contact.aspx.designer.cs b/NKC_WF/site/Contact.aspx.designer.cs index 7dd5782..36f3dd0 100644 --- a/NKC_WF/site/Contact.aspx.designer.cs +++ b/NKC_WF/site/Contact.aspx.designer.cs @@ -1,17 +1,17 @@ //------------------------------------------------------------------------------ -// -// This code was generated by a tool. +// +// Codice generato da uno strumento. // -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// +// Le modifiche a questo file possono causare un comportamento non corretto e verranno perse se +// il codice viene rigenerato. +// //------------------------------------------------------------------------------ namespace NKC_WF { - public partial class Contact - { - } + public partial class Contact + { + } }