diff options
Diffstat (limited to 'WebContent/VAADIN/themes/example')
5 files changed, 11 insertions, 10 deletions
diff --git a/WebContent/VAADIN/themes/example/layouts/Contact.html b/WebContent/VAADIN/themes/example/layouts/Contact.html index a37425078c..8197923b81 100644 --- a/WebContent/VAADIN/themes/example/layouts/Contact.html +++ b/WebContent/VAADIN/themes/example/layouts/Contact.html @@ -9,7 +9,7 @@ e-mail. <h3>Report a Bug</h3> <p> -If you have found an issue with IT Mill Toolkit, demo applications or +If you have found an issue with Vaadin, demo applications or documentation, please report it to us. Fill out the following form to send us any relevant information about the issue. Click here diff --git a/WebContent/VAADIN/themes/example/layouts/Developers.html b/WebContent/VAADIN/themes/example/layouts/Developers.html index 50e054a4f4..bc74566c63 100644 --- a/WebContent/VAADIN/themes/example/layouts/Developers.html +++ b/WebContent/VAADIN/themes/example/layouts/Developers.html @@ -2,7 +2,7 @@ <h3>Developers</h3> <p> -This section contains information for developers using IT Mill Toolkit +This section contains information for developers using Vaadin to create Java web applications. </p> diff --git a/WebContent/VAADIN/themes/example/layouts/News.html b/WebContent/VAADIN/themes/example/layouts/News.html index f6ab7c7f7f..0ac582cfbe 100644 --- a/WebContent/VAADIN/themes/example/layouts/News.html +++ b/WebContent/VAADIN/themes/example/layouts/News.html @@ -35,6 +35,7 @@ other software development services and outsourcing services. <p> In late 2006 IT Mill ensured funding of the new generation of -Millstone. IT Mill Toolkit was released in early 2007. +Millstone. IT Mill Toolkit was released in early 2007 and renamed +Vaadin in 2009. </p> diff --git a/WebContent/VAADIN/themes/example/layouts/Products.html b/WebContent/VAADIN/themes/example/layouts/Products.html index 1b9b74c128..839ebf8e0c 100644 --- a/WebContent/VAADIN/themes/example/layouts/Products.html +++ b/WebContent/VAADIN/themes/example/layouts/Products.html @@ -1,5 +1,5 @@ -<h3>Top 5 reasons to choose IT Mill Toolkit</h3> +<h3>Top 5 reasons to choose Vaadin</h3> <p> 1. High compatibility with web browsers and application servers diff --git a/WebContent/VAADIN/themes/example/layouts/Welcome.html b/WebContent/VAADIN/themes/example/layouts/Welcome.html index 964753da5b..05abef5f11 100644 --- a/WebContent/VAADIN/themes/example/layouts/Welcome.html +++ b/WebContent/VAADIN/themes/example/layouts/Welcome.html @@ -5,15 +5,15 @@ IT Mill is a specialist in enterprise web user interface design and technology. We offer a variety of products and services for enterprise application user interface design, -analysis and -implementation. Our -flagship product is IT Mill Toolkit - a server-side component -framework for Java EE. IT Mill Toolkit enables creation of highly -usable browser applications in real Java. +flagship product is Vaadin - a server-side component framework for +Java EE. Vaadin enables creation of highly usable browser applications +in real Java. </p> <p> -IT Mill Toolkit is a web user interface framework for developing -high-quality web applications for enterprise and professional use. By -using standard Java tools and the enterprise environment (Java EE - +Vaadin is a web user interface framework for developing high-quality +web applications for enterprise and professional use. By using +standard Java tools and the enterprise environment (Java EE - formerly J2EE) we have created the most elegant and complete architecture for developing user interfaces for web business applications - for your benefit. |