Validation error
Change-Id: Iff1a37b8a7dbf2fdb8645c7ffd787ac5c687b646
Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
diff --git a/4.19/platform.html b/4.19/platform.html
index 2abc579..b3bc5ce 100644
--- a/4.19/platform.html
+++ b/4.19/platform.html
@@ -107,7 +107,7 @@
On Windows, the list of recognized external browsers has been updated to include:
<ul>
- <li><b>Microsoft Edge</b> <nobr>(<i>%%ProgramFiles(x86)%</i>\Microsoft\Edge\Application\msedge.exe)</nobr></li>
+ <li><b>Microsoft Edge</b> (<i>%%ProgramFiles(x86)%</i>\Microsoft\Edge\Application\msedge.exe)</li>
</ul>
<p>
<img src="images/browsers-windows-update.png" alt=""/>
diff --git a/4.19/platform_isv.html b/4.19/platform_isv.html
index 4e9efb1..43e3c9b 100644
--- a/4.19/platform_isv.html
+++ b/4.19/platform_isv.html
@@ -66,7 +66,7 @@
a new <code>clean(Map<String, String>, IProgressMonitor)</code> method that will be called instead of the existing <code>clean(IProgressMonitor)</code>.
The new <code>clean</code> method passes the map of arguments from <code>IWorkspace.build()</code> or <code>IProject.build()</code> to the client for <code>clean</code> in the same way that it is done for the
<code>build</code> method.
- </td>
+ </td>Microsoft Edge
</tr>
<tr id="improved-ui-syncronize"> <!-- https://bugs.eclipse.org/bugs/show_bug.cgi?id=563459 -->
<td class="title">Enhanced UISynchronize</td>