[jbosstools-commits] JBoss Tools SVN: r42597 - trunk/build/tycho-plugins/repository-utils/src/main/resources.

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Mon Jul 16 11:21:54 EDT 2012


Author: mickael_istria
Date: 2012-07-16 11:21:53 -0400 (Mon, 16 Jul 2012)
New Revision: 42597

Modified:
   trunk/build/tycho-plugins/repository-utils/src/main/resources/index.html
Log:
JBIDE-11065: Forgotten space in index.html template

Modified: trunk/build/tycho-plugins/repository-utils/src/main/resources/index.html
===================================================================
--- trunk/build/tycho-plugins/repository-utils/src/main/resources/index.html	2012-07-16 15:20:49 UTC (rev 42596)
+++ trunk/build/tycho-plugins/repository-utils/src/main/resources/index.html	2012-07-16 15:21:53 UTC (rev 42597)
@@ -24,7 +24,7 @@
 		<h2 class="title">${update.site.name} - ${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>
+				<td class="sub-header" width="100%"><span>Latest Build ${update.site.version}</span></td>
 			</tr>
 
 			<tr class="light-row" style="height: 30px">



More information about the jbosstools-commits mailing list