test
diff --git a/test.php b/test.php
index 8845890..29ee642 100644
--- a/test.php
+++ b/test.php
@@ -44,10 +44,6 @@
<li><a href="#pde_build">SVN PDE Build</a></li>
</ul>
- <p>
- Subversive distribution consists of two parts - Subversive plug-in and Subversive SVN Connectors. Both parts are required in order to work with Subversive. Subversive plug-in is provided under the terms and conditions of the Eclipse Public License Version 1.0 ("EPL"). A copy of the EPL is available at <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>. Subversive SVN Connectors are external libraries with their own licenses, which are distributed from external location at <a href="http://www.polarion.org/index.php?page=overview&project=subversive">www.polarion.org</a>.
- </p>
-
<table width="100%" cellspacing="0">
<tr>
<td>
@@ -59,9 +55,14 @@
It allows to install only Subversive SVN Team Provider (without installing SVN connectors from another update site)
and then on eclipse startup on first calling to any Subversive functionality if there are no connectors installed,
Connector discovery feature is automatically called.
- For more details please see <a href="documentation/teamSupport/connectors_discovery.php">SVN Connectors Discovery</a>
+ <br/>
+ For more details please see <a href="documentation/teamSupport/connectors_discovery.php">SVN Connectors Discovery</a>.
</td>
- </table>
+ </table>
+
+ <p>
+ Subversive distribution consists of two parts - Subversive plug-in and Subversive SVN Connectors. Both parts are required in order to work with Subversive. Subversive plug-in is provided under the terms and conditions of the Eclipse Public License Version 1.0 ("EPL"). A copy of the EPL is available at <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>. Subversive SVN Connectors are external libraries with their own licenses, which are distributed from external location at <a href="http://www.polarion.org/index.php?page=overview&project=subversive">www.polarion.org</a>.
+ </p>
<p>
In order to install Subversive you should install Subversive plug-in and at least one Subversive SVN connector, such as native (win32 only) JavaHL connector or pure Java SVNKit connector. Subversive plug-in and Subversive SVN Connectors are distributed from different update sites on different locations, so you should point two update sites in Eclipse update manager.