Author: nickboldt
Date: 2011-08-30 12:24:22 -0400 (Tue, 30 Aug 2011)
New Revision: 34390
Modified:
branches/jbosstools-3.3.0.M3/build/aggregate/webtools-site/index-template.html
branches/jbosstools-3.3.0.M3/build/aggregate/webtools-site/index.html
Log:
fix label on webtools site -- should not be 'soa tooling'
Modified: branches/jbosstools-3.3.0.M3/build/aggregate/webtools-site/index-template.html
===================================================================
---
branches/jbosstools-3.3.0.M3/build/aggregate/webtools-site/index-template.html 2011-08-30
14:49:41 UTC (rev 34389)
+++
branches/jbosstools-3.3.0.M3/build/aggregate/webtools-site/index-template.html 2011-08-30
16:24:22 UTC (rev 34390)
@@ -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: branches/jbosstools-3.3.0.M3/build/aggregate/webtools-site/index.html
===================================================================
--- branches/jbosstools-3.3.0.M3/build/aggregate/webtools-site/index.html 2011-08-30
14:49:41 UTC (rev 34389)
+++ branches/jbosstools-3.3.0.M3/build/aggregate/webtools-site/index.html 2011-08-30
16:24:22 UTC (rev 34390)
@@ -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>