Author: nickboldt
Date: 2011-08-30 02:58:47 -0400 (Tue, 30 Aug 2011)
New Revision: 34379
Modified:
trunk/build/aggregate/webtools-site/index-template.html
trunk/build/aggregate/webtools-site/index.html
Log:
fix label on index page
Modified: trunk/build/aggregate/webtools-site/index-template.html
===================================================================
--- trunk/build/aggregate/webtools-site/index-template.html 2011-08-30 05:37:32 UTC (rev
34378)
+++ trunk/build/aggregate/webtools-site/index-template.html 2011-08-30 06:58:47 UTC (rev
34379)
@@ -1,6 +1,6 @@
<html>
<head>
-<title>JBoss Tools - SOA Tooling - ${update.site.description} Update
Site${update.site.version}</title>
+<title>JBoss Tools - Web Tools - ${update.site.description} Update
Site${update.site.version}</title>
<style>
@import
url("http://download.jboss.org/jbosstools/updates/web/site.css");
</style>
@@ -18,7 +18,7 @@
<tr>
<td>  </td>
<td>
- <h2 class="title">JBoss Tools - SOA Tooling -
${update.site.description} Update Site</h2>
+ <h2 class="title">JBoss Tools - Web Tools - ${update.site.description}
Update Site</h2>
<table width="100%">
<tr class="header">
<td class="sub-header" width="100%"><span>Latest
Build${update.site.version}</span></td>
@@ -27,7 +27,7 @@
<tr class="light-row" style="height: 30px">
<td class="bodyText">
<p class="bodyText">This is the
<b>${update.site.description}</b>
- Update Site for JBoss Tools - SOA Tooling. See <a class="link"
+ Update Site for JBoss Tools - Web Tools. See <a class="link"
href="http://www.jboss.org/tools/download/update">Installation
Instructions</a>.</p>
</td>
Modified: trunk/build/aggregate/webtools-site/index.html
===================================================================
--- trunk/build/aggregate/webtools-site/index.html 2011-08-30 05:37:32 UTC (rev 34378)
+++ trunk/build/aggregate/webtools-site/index.html 2011-08-30 06:58:47 UTC (rev 34379)
@@ -1,6 +1,6 @@
<html>
<head>
-<title>JBoss Tools - SOA Tooling - Nightly Build Update Site</title>
+<title>JBoss Tools - Web Tools - Nightly Build Update Site</title>
<style>
@import
url("http://download.jboss.org/jbosstools/updates/web/site.css");
</style>
@@ -18,7 +18,7 @@
<tr>
<td>  </td>
<td>
- <h2 class="title">JBoss Tools - SOA Tooling - Nightly Build Update
Site</h2>
+ <h2 class="title">JBoss Tools - Web Tools - Nightly Build Update
Site</h2>
<table width="100%">
<tr class="header">
<td class="sub-header" width="100%"><span>Latest
Build</span></td>
@@ -27,7 +27,7 @@
<tr class="light-row" style="height: 30px">
<td class="bodyText">
<p class="bodyText">This is the <b>Nightly Build</b>
- Update Site for JBoss Tools - SOA Tooling. See <a class="link"
+ Update Site for JBoss Tools - Web Tools. See <a class="link"
href="http://www.jboss.org/tools/download/update">Installation
Instructions</a>.</p>
</td>