summaryrefslogtreecommitdiffstats
path: root/index.html
diff options
context:
space:
mode:
authorJoonas Lehtinen <joonas.lehtinen@itmill.com>2006-11-01 09:11:32 +0000
committerJoonas Lehtinen <joonas.lehtinen@itmill.com>2006-11-01 09:11:32 +0000
commit13af8cba414fbb6f02ef458a86c5afcad70c5275 (patch)
tree959ccae1696d9c208124ec3982f166bca6c28f0a /index.html
parentde5565e87dc08be0a577c663bb2e009d0838c872 (diff)
downloadvaadin-framework-13af8cba414fbb6f02ef458a86c5afcad70c5275.tar.gz
vaadin-framework-13af8cba414fbb6f02ef458a86c5afcad70c5275.zip
Refactoring: Enably -> IT Mill Toolkit
svn changeset:92/svn branch:toolkit
Diffstat (limited to 'index.html')
-rw-r--r--index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/index.html b/index.html
index 8b0662eb7a..6e91224358 100644
--- a/index.html
+++ b/index.html
@@ -1,6 +1,6 @@
<html>
<head>
-<title>Enably Toolkit 4</title>
+<title>IT Mill Toolkit 4</title>
<link href="doc/manual/html-style/local.css" rel="stylesheet" type="text/css" />
</head>
<body>
@@ -12,7 +12,7 @@
<h2>Intro</h2>
<div class="front-page-box">
-Enably Toolkit allows easy creation of first class user interfaces (UI) for <a href="http://java.sun.com/" target="new">Java-based</a> programs.
+IT Mill Toolkit allows easy creation of first class user interfaces (UI) for <a href="http://java.sun.com/" target="new">Java-based</a> programs.
UI can be programmed in Java with easy to learn <a href="doc/api/index.html">API</a> and the toolkit takes care of
creating stunning <a href="http://www.openajax.org/whitepaper.html" target="new">AJAX-based</a> UI.