Author: noel
Date: Thu Oct 6 09:04:31 2005
New Revision: 306788
URL: http://svn.apache.org/viewcvs?rev=306788&view=rev
Log:
Update ApacheCon EU -> ApacheCon US in generated site.
Modified:
james/site/trunk/www/FAQ.html
james/site/trunk/www/adding_users_2_1.html
james/site/trunk/www/announcement_2_1.html
james/site/trunk/www/architecture_v1_2.html
james/site/trunk/www/architecture_v2_0.html
james/site/trunk/www/build_instructions_2_1.html
james/site/trunk/www/changelog.html
james/site/trunk/www/code-standards.html
james/site/trunk/www/configuration_v2_0.html
james/site/trunk/www/contribute.html
james/site/trunk/www/custom_mailet_2_1.html
james/site/trunk/www/custom_matcher_2_1.html
james/site/trunk/www/design_objectives.html
james/site/trunk/www/dns_configuration_2_1.html
james/site/trunk/www/document_archive.html
james/site/trunk/www/documentation_2_1.html
james/site/trunk/www/download.html
james/site/trunk/www/fetchmail_configuration_2_2.html
james/site/trunk/www/fetchpop_configuration_2_1.html
james/site/trunk/www/index.html
james/site/trunk/www/install.html
james/site/trunk/www/installation_instructions_2_1.html
james/site/trunk/www/james_and_sendmail.html
james/site/trunk/www/license.html
james/site/trunk/www/mail.html
james/site/trunk/www/mailet_api_2_1.html
james/site/trunk/www/mailing_lists_2_1.html
james/site/trunk/www/migratingDatasource_v3.0.html
james/site/trunk/www/nntp_configuration_2_1.html
james/site/trunk/www/pop3_configuration_2_1.html
james/site/trunk/www/provided_mailets_2_1.html
james/site/trunk/www/provided_matchers_2_1.html
james/site/trunk/www/remotemanager_configuration_2_1.html
james/site/trunk/www/repositories_2_1.html
james/site/trunk/www/rfclist.html
james/site/trunk/www/serverwide_configuration_2_1.html
james/site/trunk/www/smtp_auth_2_1.html
james/site/trunk/www/smtp_configuration_2_1.html
james/site/trunk/www/spoolmanager_2_1.html
james/site/trunk/www/spoolmanager_configuration_2_1.html
james/site/trunk/www/summary_2_1.html
james/site/trunk/www/todo.html
james/site/trunk/www/usingJDBC_v2.0.html
james/site/trunk/www/usingLDAP_v1_2.html
james/site/trunk/www/usingTLS_2_1.html
james/site/trunk/www/usingTLS_v1_2.html
james/site/trunk/www/using_database_2_1.html
james/site/trunk/www/weare.html
Modified: james/site/trunk/www/FAQ.html
URL:
http://svn.apache.org/viewcvs/james/site/trunk/www/FAQ.html?rev=306788&r1=306787&r2=306788&view=diff
==============================================================================
--- james/site/trunk/www/FAQ.html (original)
+++ james/site/trunk/www/FAQ.html Thu Oct 6 09:04:31 2005
@@ -27,11 +27,15 @@
<tr>
<!--LEFT SIDE NAVIGATION-->
<td nowrap="true" valign="top" class="left-navbar">
+<table cellpadding="0" cellspacing="0" width="100%" border="0">
+<tr>
+<td>
<a href="http://apachecon.com">
-<img border="0" alt="ApacheCon Promotion" align="left"
src="http://apache.org/images/ac2005eu_135x50.gif" />
+<img border="0" alt="ApacheCon Promotion" align="left"
src="http://apache.org/images/ac2005us_white_184x80.jpg" />
</a>
-<br />
-<br />
+</td>
+</tr>
+</table>
<navbar name="lhs">
<p>
<strong>James</strong>
Modified: james/site/trunk/www/adding_users_2_1.html
URL:
http://svn.apache.org/viewcvs/james/site/trunk/www/adding_users_2_1.html?rev=306788&r1=306787&r2=306788&view=diff
==============================================================================
--- james/site/trunk/www/adding_users_2_1.html (original)
+++ james/site/trunk/www/adding_users_2_1.html Thu Oct 6 09:04:31 2005
@@ -25,11 +25,15 @@
<tr>
<!--LEFT SIDE NAVIGATION-->
<td nowrap="true" valign="top" class="left-navbar">
+<table cellpadding="0" cellspacing="0" width="100%" border="0">
+<tr>
+<td>
<a href="http://apachecon.com">
-<img border="0" alt="ApacheCon Promotion" align="left"
src="http://apache.org/images/ac2005eu_135x50.gif" />
+<img border="0" alt="ApacheCon Promotion" align="left"
src="http://apache.org/images/ac2005us_white_184x80.jpg" />
</a>
-<br />
-<br />
+</td>
+</tr>
+</table>
<navbar name="lhs">
<p>
<strong>James</strong>
Modified: james/site/trunk/www/announcement_2_1.html
URL:
http://svn.apache.org/viewcvs/james/site/trunk/www/announcement_2_1.html?rev=306788&r1=306787&r2=306788&view=diff
==============================================================================
--- james/site/trunk/www/announcement_2_1.html (original)
+++ james/site/trunk/www/announcement_2_1.html Thu Oct 6 09:04:31 2005
@@ -25,11 +25,15 @@
<tr>
<!--LEFT SIDE NAVIGATION-->
<td nowrap="true" valign="top" class="left-navbar">
+<table cellpadding="0" cellspacing="0" width="100%" border="0">
+<tr>
+<td>
<a href="http://apachecon.com">
-<img border="0" alt="ApacheCon Promotion" align="left"
src="http://apache.org/images/ac2005eu_135x50.gif" />
+<img border="0" alt="ApacheCon Promotion" align="left"
src="http://apache.org/images/ac2005us_white_184x80.jpg" />
</a>
-<br />
-<br />
+</td>
+</tr>
+</table>
<navbar name="lhs">
<p>
<strong>James</strong>
Modified: james/site/trunk/www/architecture_v1_2.html
URL:
http://svn.apache.org/viewcvs/james/site/trunk/www/architecture_v1_2.html?rev=306788&r1=306787&r2=306788&view=diff
==============================================================================
--- james/site/trunk/www/architecture_v1_2.html (original)
+++ james/site/trunk/www/architecture_v1_2.html Thu Oct 6 09:04:31 2005
@@ -25,11 +25,15 @@
<tr>
<!--LEFT SIDE NAVIGATION-->
<td nowrap="true" valign="top" class="left-navbar">
+<table cellpadding="0" cellspacing="0" width="100%" border="0">
+<tr>
+<td>
<a href="http://apachecon.com">
-<img border="0" alt="ApacheCon Promotion" align="left"
src="http://apache.org/images/ac2005eu_135x50.gif" />
+<img border="0" alt="ApacheCon Promotion" align="left"
src="http://apache.org/images/ac2005us_white_184x80.jpg" />
</a>
-<br />
-<br />
+</td>
+</tr>
+</table>
<navbar name="lhs">
<p>
<strong>James</strong>
Modified: james/site/trunk/www/architecture_v2_0.html
URL:
http://svn.apache.org/viewcvs/james/site/trunk/www/architecture_v2_0.html?rev=306788&r1=306787&r2=306788&view=diff
==============================================================================
--- james/site/trunk/www/architecture_v2_0.html (original)
+++ james/site/trunk/www/architecture_v2_0.html Thu Oct 6 09:04:31 2005
@@ -27,11 +27,15 @@
<tr>
<!--LEFT SIDE NAVIGATION-->
<td nowrap="true" valign="top" class="left-navbar">
+<table cellpadding="0" cellspacing="0" width="100%" border="0">
+<tr>
+<td>
<a href="http://apachecon.com">
-<img border="0" alt="ApacheCon Promotion" align="left"
src="http://apache.org/images/ac2005eu_135x50.gif" />
+<img border="0" alt="ApacheCon Promotion" align="left"
src="http://apache.org/images/ac2005us_white_184x80.jpg" />
</a>
-<br />
-<br />
+</td>
+</tr>
+</table>
<navbar name="lhs">
<p>
<strong>James</strong>
Modified: james/site/trunk/www/build_instructions_2_1.html
URL:
http://svn.apache.org/viewcvs/james/site/trunk/www/build_instructions_2_1.html?rev=306788&r1=306787&r2=306788&view=diff
==============================================================================
--- james/site/trunk/www/build_instructions_2_1.html (original)
+++ james/site/trunk/www/build_instructions_2_1.html Thu Oct 6 09:04:31 2005
@@ -25,11 +25,15 @@
<tr>
<!--LEFT SIDE NAVIGATION-->
<td nowrap="true" valign="top" class="left-navbar">
+<table cellpadding="0" cellspacing="0" width="100%" border="0">
+<tr>
+<td>
<a href="http://apachecon.com">
-<img border="0" alt="ApacheCon Promotion" align="left"
src="http://apache.org/images/ac2005eu_135x50.gif" />
+<img border="0" alt="ApacheCon Promotion" align="left"
src="http://apache.org/images/ac2005us_white_184x80.jpg" />
</a>
-<br />
-<br />
+</td>
+</tr>
+</table>
<navbar name="lhs">
<p>
<strong>James</strong>
Modified: james/site/trunk/www/changelog.html
URL:
http://svn.apache.org/viewcvs/james/site/trunk/www/changelog.html?rev=306788&r1=306787&r2=306788&view=diff
==============================================================================
--- james/site/trunk/www/changelog.html (original)
+++ james/site/trunk/www/changelog.html Thu Oct 6 09:04:31 2005
@@ -27,11 +27,15 @@
<tr>
<!--LEFT SIDE NAVIGATION-->
<td nowrap="true" valign="top" class="left-navbar">
+<table cellpadding="0" cellspacing="0" width="100%" border="0">
+<tr>
+<td>
<a href="http://apachecon.com">
-<img border="0" alt="ApacheCon Promotion" align="left"
src="http://apache.org/images/ac2005eu_135x50.gif" />
+<img border="0" alt="ApacheCon Promotion" align="left"
src="http://apache.org/images/ac2005us_white_184x80.jpg" />
</a>
-<br />
-<br />
+</td>
+</tr>
+</table>
<navbar name="lhs">
<p>
<strong>James</strong>
Modified: james/site/trunk/www/code-standards.html
URL:
http://svn.apache.org/viewcvs/james/site/trunk/www/code-standards.html?rev=306788&r1=306787&r2=306788&view=diff
==============================================================================
--- james/site/trunk/www/code-standards.html (original)
+++ james/site/trunk/www/code-standards.html Thu Oct 6 09:04:31 2005
@@ -27,11 +27,15 @@
<tr>
<!--LEFT SIDE NAVIGATION-->
<td nowrap="true" valign="top" class="left-navbar">
+<table cellpadding="0" cellspacing="0" width="100%" border="0">
+<tr>
+<td>
<a href="http://apachecon.com">
-<img border="0" alt="ApacheCon Promotion" align="left"
src="http://apache.org/images/ac2005eu_135x50.gif" />
+<img border="0" alt="ApacheCon Promotion" align="left"
src="http://apache.org/images/ac2005us_white_184x80.jpg" />
</a>
-<br />
-<br />
+</td>
+</tr>
+</table>
<navbar name="lhs">
<p>
<strong>James</strong>
Modified: james/site/trunk/www/configuration_v2_0.html
URL:
http://svn.apache.org/viewcvs/james/site/trunk/www/configuration_v2_0.html?rev=306788&r1=306787&r2=306788&view=diff
==============================================================================
--- james/site/trunk/www/configuration_v2_0.html (original)
+++ james/site/trunk/www/configuration_v2_0.html Thu Oct 6 09:04:31 2005
@@ -27,11 +27,15 @@
<tr>
<!--LEFT SIDE NAVIGATION-->
<td nowrap="true" valign="top" class="left-navbar">
+<table cellpadding="0" cellspacing="0" width="100%" border="0">
+<tr>
+<td>
<a href="http://apachecon.com">
-<img border="0" alt="ApacheCon Promotion" align="left"
src="http://apache.org/images/ac2005eu_135x50.gif" />
+<img border="0" alt="ApacheCon Promotion" align="left"
src="http://apache.org/images/ac2005us_white_184x80.jpg" />
</a>
-<br />
-<br />
+</td>
+</tr>
+</table>
<navbar name="lhs">
<p>
<strong>James</strong>
Modified: james/site/trunk/www/contribute.html
URL:
http://svn.apache.org/viewcvs/james/site/trunk/www/contribute.html?rev=306788&r1=306787&r2=306788&view=diff
==============================================================================
--- james/site/trunk/www/contribute.html (original)
+++ james/site/trunk/www/contribute.html Thu Oct 6 09:04:31 2005
@@ -27,11 +27,15 @@
<tr>
<!--LEFT SIDE NAVIGATION-->
<td nowrap="true" valign="top" class="left-navbar">
+<table cellpadding="0" cellspacing="0" width="100%" border="0">
+<tr>
+<td>
<a href="http://apachecon.com">
-<img border="0" alt="ApacheCon Promotion" align="left"
src="http://apache.org/images/ac2005eu_135x50.gif" />
+<img border="0" alt="ApacheCon Promotion" align="left"
src="http://apache.org/images/ac2005us_white_184x80.jpg" />
</a>
-<br />
-<br />
+</td>
+</tr>
+</table>
<navbar name="lhs">
<p>
<strong>James</strong>
Modified: james/site/trunk/www/custom_mailet_2_1.html
URL:
http://svn.apache.org/viewcvs/james/site/trunk/www/custom_mailet_2_1.html?rev=306788&r1=306787&r2=306788&view=diff
==============================================================================
--- james/site/trunk/www/custom_mailet_2_1.html (original)
+++ james/site/trunk/www/custom_mailet_2_1.html Thu Oct 6 09:04:31 2005
@@ -25,11 +25,15 @@
<tr>
<!--LEFT SIDE NAVIGATION-->
<td nowrap="true" valign="top" class="left-navbar">
+<table cellpadding="0" cellspacing="0" width="100%" border="0">
+<tr>
+<td>
<a href="http://apachecon.com">
-<img border="0" alt="ApacheCon Promotion" align="left"
src="http://apache.org/images/ac2005eu_135x50.gif" />
+<img border="0" alt="ApacheCon Promotion" align="left"
src="http://apache.org/images/ac2005us_white_184x80.jpg" />
</a>
-<br />
-<br />
+</td>
+</tr>
+</table>
<navbar name="lhs">
<p>
<strong>James</strong>
Modified: james/site/trunk/www/custom_matcher_2_1.html
URL:
http://svn.apache.org/viewcvs/james/site/trunk/www/custom_matcher_2_1.html?rev=306788&r1=306787&r2=306788&view=diff
==============================================================================
--- james/site/trunk/www/custom_matcher_2_1.html (original)
+++ james/site/trunk/www/custom_matcher_2_1.html Thu Oct 6 09:04:31 2005
@@ -25,11 +25,15 @@
<tr>
<!--LEFT SIDE NAVIGATION-->
<td nowrap="true" valign="top" class="left-navbar">
+<table cellpadding="0" cellspacing="0" width="100%" border="0">
+<tr>
+<td>
<a href="http://apachecon.com">
-<img border="0" alt="ApacheCon Promotion" align="left"
src="http://apache.org/images/ac2005eu_135x50.gif" />
+<img border="0" alt="ApacheCon Promotion" align="left"
src="http://apache.org/images/ac2005us_white_184x80.jpg" />
</a>
-<br />
-<br />
+</td>
+</tr>
+</table>
<navbar name="lhs">
<p>
<strong>James</strong>
Modified: james/site/trunk/www/design_objectives.html
URL:
http://svn.apache.org/viewcvs/james/site/trunk/www/design_objectives.html?rev=306788&r1=306787&r2=306788&view=diff
==============================================================================
--- james/site/trunk/www/design_objectives.html (original)
+++ james/site/trunk/www/design_objectives.html Thu Oct 6 09:04:31 2005
@@ -27,11 +27,15 @@
<tr>
<!--LEFT SIDE NAVIGATION-->
<td nowrap="true" valign="top" class="left-navbar">
+<table cellpadding="0" cellspacing="0" width="100%" border="0">
+<tr>
+<td>
<a href="http://apachecon.com">
-<img border="0" alt="ApacheCon Promotion" align="left"
src="http://apache.org/images/ac2005eu_135x50.gif" />
+<img border="0" alt="ApacheCon Promotion" align="left"
src="http://apache.org/images/ac2005us_white_184x80.jpg" />
</a>
-<br />
-<br />
+</td>
+</tr>
+</table>
<navbar name="lhs">
<p>
<strong>James</strong>
Modified: james/site/trunk/www/dns_configuration_2_1.html
URL:
http://svn.apache.org/viewcvs/james/site/trunk/www/dns_configuration_2_1.html?rev=306788&r1=306787&r2=306788&view=diff
==============================================================================
--- james/site/trunk/www/dns_configuration_2_1.html (original)
+++ james/site/trunk/www/dns_configuration_2_1.html Thu Oct 6 09:04:31 2005
@@ -25,11 +25,15 @@
<tr>
<!--LEFT SIDE NAVIGATION-->
<td nowrap="true" valign="top" class="left-navbar">
+<table cellpadding="0" cellspacing="0" width="100%" border="0">
+<tr>
+<td>
<a href="http://apachecon.com">
-<img border="0" alt="ApacheCon Promotion" align="left"
src="http://apache.org/images/ac2005eu_135x50.gif" />
+<img border="0" alt="ApacheCon Promotion" align="left"
src="http://apache.org/images/ac2005us_white_184x80.jpg" />
</a>
-<br />
-<br />
+</td>
+</tr>
+</table>
<navbar name="lhs">
<p>
<strong>James</strong>
Modified: james/site/trunk/www/document_archive.html
URL:
http://svn.apache.org/viewcvs/james/site/trunk/www/document_archive.html?rev=306788&r1=306787&r2=306788&view=diff
==============================================================================
--- james/site/trunk/www/document_archive.html (original)
+++ james/site/trunk/www/document_archive.html Thu Oct 6 09:04:31 2005
@@ -25,11 +25,15 @@
<tr>
<!--LEFT SIDE NAVIGATION-->
<td nowrap="true" valign="top" class="left-navbar">
+<table cellpadding="0" cellspacing="0" width="100%" border="0">
+<tr>
+<td>
<a href="http://apachecon.com">
-<img border="0" alt="ApacheCon Promotion" align="left"
src="http://apache.org/images/ac2005eu_135x50.gif" />
+<img border="0" alt="ApacheCon Promotion" align="left"
src="http://apache.org/images/ac2005us_white_184x80.jpg" />
</a>
-<br />
-<br />
+</td>
+</tr>
+</table>
<navbar name="lhs">
<p>
<strong>James</strong>
Modified: james/site/trunk/www/documentation_2_1.html
URL:
http://svn.apache.org/viewcvs/james/site/trunk/www/documentation_2_1.html?rev=306788&r1=306787&r2=306788&view=diff
==============================================================================
--- james/site/trunk/www/documentation_2_1.html (original)
+++ james/site/trunk/www/documentation_2_1.html Thu Oct 6 09:04:31 2005
@@ -25,11 +25,15 @@
<tr>
<!--LEFT SIDE NAVIGATION-->
<td nowrap="true" valign="top" class="left-navbar">
+<table cellpadding="0" cellspacing="0" width="100%" border="0">
+<tr>
+<td>
<a href="http://apachecon.com">
-<img border="0" alt="ApacheCon Promotion" align="left"
src="http://apache.org/images/ac2005eu_135x50.gif" />
+<img border="0" alt="ApacheCon Promotion" align="left"
src="http://apache.org/images/ac2005us_white_184x80.jpg" />
</a>
-<br />
-<br />
+</td>
+</tr>
+</table>
<navbar name="lhs">
<p>
<strong>James</strong>
Modified: james/site/trunk/www/download.html
URL:
http://svn.apache.org/viewcvs/james/site/trunk/www/download.html?rev=306788&r1=306787&r2=306788&view=diff
==============================================================================
--- james/site/trunk/www/download.html (original)
+++ james/site/trunk/www/download.html Thu Oct 6 09:04:31 2005
@@ -27,11 +27,15 @@
<tr>
<!--LEFT SIDE NAVIGATION-->
<td nowrap="true" valign="top" class="left-navbar">
+<table cellpadding="0" cellspacing="0" width="100%" border="0">
+<tr>
+<td>
<a href="http://apachecon.com">
-<img border="0" alt="ApacheCon Promotion" align="left"
src="http://apache.org/images/ac2005eu_135x50.gif" />
+<img border="0" alt="ApacheCon Promotion" align="left"
src="http://apache.org/images/ac2005us_white_184x80.jpg" />
</a>
-<br />
-<br />
+</td>
+</tr>
+</table>
<navbar name="lhs">
<p>
<strong>James</strong>
Modified: james/site/trunk/www/fetchmail_configuration_2_2.html
URL:
http://svn.apache.org/viewcvs/james/site/trunk/www/fetchmail_configuration_2_2.html?rev=306788&r1=306787&r2=306788&view=diff
==============================================================================
--- james/site/trunk/www/fetchmail_configuration_2_2.html (original)
+++ james/site/trunk/www/fetchmail_configuration_2_2.html Thu Oct 6 09:04:31
2005
@@ -25,11 +25,15 @@
<tr>
<!--LEFT SIDE NAVIGATION-->
<td nowrap="true" valign="top" class="left-navbar">
+<table cellpadding="0" cellspacing="0" width="100%" border="0">
+<tr>
+<td>
<a href="http://apachecon.com">
-<img border="0" alt="ApacheCon Promotion" align="left"
src="http://apache.org/images/ac2005eu_135x50.gif" />
+<img border="0" alt="ApacheCon Promotion" align="left"
src="http://apache.org/images/ac2005us_white_184x80.jpg" />
</a>
-<br />
-<br />
+</td>
+</tr>
+</table>
<navbar name="lhs">
<p>
<strong>James</strong>
Modified: james/site/trunk/www/fetchpop_configuration_2_1.html
URL:
http://svn.apache.org/viewcvs/james/site/trunk/www/fetchpop_configuration_2_1.html?rev=306788&r1=306787&r2=306788&view=diff
==============================================================================
--- james/site/trunk/www/fetchpop_configuration_2_1.html (original)
+++ james/site/trunk/www/fetchpop_configuration_2_1.html Thu Oct 6 09:04:31
2005
@@ -25,11 +25,15 @@
<tr>
<!--LEFT SIDE NAVIGATION-->
<td nowrap="true" valign="top" class="left-navbar">
+<table cellpadding="0" cellspacing="0" width="100%" border="0">
+<tr>
+<td>
<a href="http://apachecon.com">
-<img border="0" alt="ApacheCon Promotion" align="left"
src="http://apache.org/images/ac2005eu_135x50.gif" />
+<img border="0" alt="ApacheCon Promotion" align="left"
src="http://apache.org/images/ac2005us_white_184x80.jpg" />
</a>
-<br />
-<br />
+</td>
+</tr>
+</table>
<navbar name="lhs">
<p>
<strong>James</strong>
Modified: james/site/trunk/www/index.html
URL:
http://svn.apache.org/viewcvs/james/site/trunk/www/index.html?rev=306788&r1=306787&r2=306788&view=diff
==============================================================================
--- james/site/trunk/www/index.html (original)
+++ james/site/trunk/www/index.html Thu Oct 6 09:04:31 2005
@@ -27,11 +27,15 @@
<tr>
<!--LEFT SIDE NAVIGATION-->
<td nowrap="true" valign="top" class="left-navbar">
+<table cellpadding="0" cellspacing="0" width="100%" border="0">
+<tr>
+<td>
<a href="http://apachecon.com">
-<img border="0" alt="ApacheCon Promotion" align="left"
src="http://apache.org/images/ac2005eu_135x50.gif" />
+<img border="0" alt="ApacheCon Promotion" align="left"
src="http://apache.org/images/ac2005us_white_184x80.jpg" />
</a>
-<br />
-<br />
+</td>
+</tr>
+</table>
<navbar name="lhs">
<p>
<strong>James</strong>
Modified: james/site/trunk/www/install.html
URL:
http://svn.apache.org/viewcvs/james/site/trunk/www/install.html?rev=306788&r1=306787&r2=306788&view=diff
==============================================================================
--- james/site/trunk/www/install.html (original)
+++ james/site/trunk/www/install.html Thu Oct 6 09:04:31 2005
@@ -27,11 +27,15 @@
<tr>
<!--LEFT SIDE NAVIGATION-->
<td nowrap="true" valign="top" class="left-navbar">
+<table cellpadding="0" cellspacing="0" width="100%" border="0">
+<tr>
+<td>
<a href="http://apachecon.com">
-<img border="0" alt="ApacheCon Promotion" align="left"
src="http://apache.org/images/ac2005eu_135x50.gif" />
+<img border="0" alt="ApacheCon Promotion" align="left"
src="http://apache.org/images/ac2005us_white_184x80.jpg" />
</a>
-<br />
-<br />
+</td>
+</tr>
+</table>
<navbar name="lhs">
<p>
<strong>James</strong>
Modified: james/site/trunk/www/installation_instructions_2_1.html
URL:
http://svn.apache.org/viewcvs/james/site/trunk/www/installation_instructions_2_1.html?rev=306788&r1=306787&r2=306788&view=diff
==============================================================================
--- james/site/trunk/www/installation_instructions_2_1.html (original)
+++ james/site/trunk/www/installation_instructions_2_1.html Thu Oct 6 09:04:31
2005
@@ -25,11 +25,15 @@
<tr>
<!--LEFT SIDE NAVIGATION-->
<td nowrap="true" valign="top" class="left-navbar">
+<table cellpadding="0" cellspacing="0" width="100%" border="0">
+<tr>
+<td>
<a href="http://apachecon.com">
-<img border="0" alt="ApacheCon Promotion" align="left"
src="http://apache.org/images/ac2005eu_135x50.gif" />
+<img border="0" alt="ApacheCon Promotion" align="left"
src="http://apache.org/images/ac2005us_white_184x80.jpg" />
</a>
-<br />
-<br />
+</td>
+</tr>
+</table>
<navbar name="lhs">
<p>
<strong>James</strong>
Modified: james/site/trunk/www/james_and_sendmail.html
URL:
http://svn.apache.org/viewcvs/james/site/trunk/www/james_and_sendmail.html?rev=306788&r1=306787&r2=306788&view=diff
==============================================================================
--- james/site/trunk/www/james_and_sendmail.html (original)
+++ james/site/trunk/www/james_and_sendmail.html Thu Oct 6 09:04:31 2005
@@ -27,11 +27,15 @@
<tr>
<!--LEFT SIDE NAVIGATION-->
<td nowrap="true" valign="top" class="left-navbar">
+<table cellpadding="0" cellspacing="0" width="100%" border="0">
+<tr>
+<td>
<a href="http://apachecon.com">
-<img border="0" alt="ApacheCon Promotion" align="left"
src="http://apache.org/images/ac2005eu_135x50.gif" />
+<img border="0" alt="ApacheCon Promotion" align="left"
src="http://apache.org/images/ac2005us_white_184x80.jpg" />
</a>
-<br />
-<br />
+</td>
+</tr>
+</table>
<navbar name="lhs">
<p>
<strong>James</strong>
Modified: james/site/trunk/www/license.html
URL:
http://svn.apache.org/viewcvs/james/site/trunk/www/license.html?rev=306788&r1=306787&r2=306788&view=diff
==============================================================================
--- james/site/trunk/www/license.html (original)
+++ james/site/trunk/www/license.html Thu Oct 6 09:04:31 2005
@@ -27,11 +27,15 @@
<tr>
<!--LEFT SIDE NAVIGATION-->
<td nowrap="true" valign="top" class="left-navbar">
+<table cellpadding="0" cellspacing="0" width="100%" border="0">
+<tr>
+<td>
<a href="http://apachecon.com">
-<img border="0" alt="ApacheCon Promotion" align="left"
src="http://apache.org/images/ac2005eu_135x50.gif" />
+<img border="0" alt="ApacheCon Promotion" align="left"
src="http://apache.org/images/ac2005us_white_184x80.jpg" />
</a>
-<br />
-<br />
+</td>
+</tr>
+</table>
<navbar name="lhs">
<p>
<strong>James</strong>
Modified: james/site/trunk/www/mail.html
URL:
http://svn.apache.org/viewcvs/james/site/trunk/www/mail.html?rev=306788&r1=306787&r2=306788&view=diff
==============================================================================
--- james/site/trunk/www/mail.html (original)
+++ james/site/trunk/www/mail.html Thu Oct 6 09:04:31 2005
@@ -27,11 +27,15 @@
<tr>
<!--LEFT SIDE NAVIGATION-->
<td nowrap="true" valign="top" class="left-navbar">
+<table cellpadding="0" cellspacing="0" width="100%" border="0">
+<tr>
+<td>
<a href="http://apachecon.com">
-<img border="0" alt="ApacheCon Promotion" align="left"
src="http://apache.org/images/ac2005eu_135x50.gif" />
+<img border="0" alt="ApacheCon Promotion" align="left"
src="http://apache.org/images/ac2005us_white_184x80.jpg" />
</a>
-<br />
-<br />
+</td>
+</tr>
+</table>
<navbar name="lhs">
<p>
<strong>James</strong>
Modified: james/site/trunk/www/mailet_api_2_1.html
URL:
http://svn.apache.org/viewcvs/james/site/trunk/www/mailet_api_2_1.html?rev=306788&r1=306787&r2=306788&view=diff
==============================================================================
--- james/site/trunk/www/mailet_api_2_1.html (original)
+++ james/site/trunk/www/mailet_api_2_1.html Thu Oct 6 09:04:31 2005
@@ -25,11 +25,15 @@
<tr>
<!--LEFT SIDE NAVIGATION-->
<td nowrap="true" valign="top" class="left-navbar">
+<table cellpadding="0" cellspacing="0" width="100%" border="0">
+<tr>
+<td>
<a href="http://apachecon.com">
-<img border="0" alt="ApacheCon Promotion" align="left"
src="http://apache.org/images/ac2005eu_135x50.gif" />
+<img border="0" alt="ApacheCon Promotion" align="left"
src="http://apache.org/images/ac2005us_white_184x80.jpg" />
</a>
-<br />
-<br />
+</td>
+</tr>
+</table>
<navbar name="lhs">
<p>
<strong>James</strong>
Modified: james/site/trunk/www/mailing_lists_2_1.html
URL:
http://svn.apache.org/viewcvs/james/site/trunk/www/mailing_lists_2_1.html?rev=306788&r1=306787&r2=306788&view=diff
==============================================================================
--- james/site/trunk/www/mailing_lists_2_1.html (original)
+++ james/site/trunk/www/mailing_lists_2_1.html Thu Oct 6 09:04:31 2005
@@ -25,11 +25,15 @@
<tr>
<!--LEFT SIDE NAVIGATION-->
<td nowrap="true" valign="top" class="left-navbar">
+<table cellpadding="0" cellspacing="0" width="100%" border="0">
+<tr>
+<td>
<a href="http://apachecon.com">
-<img border="0" alt="ApacheCon Promotion" align="left"
src="http://apache.org/images/ac2005eu_135x50.gif" />
+<img border="0" alt="ApacheCon Promotion" align="left"
src="http://apache.org/images/ac2005us_white_184x80.jpg" />
</a>
-<br />
-<br />
+</td>
+</tr>
+</table>
<navbar name="lhs">
<p>
<strong>James</strong>
Modified: james/site/trunk/www/migratingDatasource_v3.0.html
URL:
http://svn.apache.org/viewcvs/james/site/trunk/www/migratingDatasource_v3.0.html?rev=306788&r1=306787&r2=306788&view=diff
==============================================================================
--- james/site/trunk/www/migratingDatasource_v3.0.html (original)
+++ james/site/trunk/www/migratingDatasource_v3.0.html Thu Oct 6 09:04:31 2005
@@ -27,11 +27,15 @@
<tr>
<!--LEFT SIDE NAVIGATION-->
<td nowrap="true" valign="top" class="left-navbar">
+<table cellpadding="0" cellspacing="0" width="100%" border="0">
+<tr>
+<td>
<a href="http://apachecon.com">
-<img border="0" alt="ApacheCon Promotion" align="left"
src="http://apache.org/images/ac2005eu_135x50.gif" />
+<img border="0" alt="ApacheCon Promotion" align="left"
src="http://apache.org/images/ac2005us_white_184x80.jpg" />
</a>
-<br />
-<br />
+</td>
+</tr>
+</table>
<navbar name="lhs">
<p>
<strong>James</strong>
Modified: james/site/trunk/www/nntp_configuration_2_1.html
URL:
http://svn.apache.org/viewcvs/james/site/trunk/www/nntp_configuration_2_1.html?rev=306788&r1=306787&r2=306788&view=diff
==============================================================================
--- james/site/trunk/www/nntp_configuration_2_1.html (original)
+++ james/site/trunk/www/nntp_configuration_2_1.html Thu Oct 6 09:04:31 2005
@@ -25,11 +25,15 @@
<tr>
<!--LEFT SIDE NAVIGATION-->
<td nowrap="true" valign="top" class="left-navbar">
+<table cellpadding="0" cellspacing="0" width="100%" border="0">
+<tr>
+<td>
<a href="http://apachecon.com">
-<img border="0" alt="ApacheCon Promotion" align="left"
src="http://apache.org/images/ac2005eu_135x50.gif" />
+<img border="0" alt="ApacheCon Promotion" align="left"
src="http://apache.org/images/ac2005us_white_184x80.jpg" />
</a>
-<br />
-<br />
+</td>
+</tr>
+</table>
<navbar name="lhs">
<p>
<strong>James</strong>
Modified: james/site/trunk/www/pop3_configuration_2_1.html
URL:
http://svn.apache.org/viewcvs/james/site/trunk/www/pop3_configuration_2_1.html?rev=306788&r1=306787&r2=306788&view=diff
==============================================================================
--- james/site/trunk/www/pop3_configuration_2_1.html (original)
+++ james/site/trunk/www/pop3_configuration_2_1.html Thu Oct 6 09:04:31 2005
@@ -25,11 +25,15 @@
<tr>
<!--LEFT SIDE NAVIGATION-->
<td nowrap="true" valign="top" class="left-navbar">
+<table cellpadding="0" cellspacing="0" width="100%" border="0">
+<tr>
+<td>
<a href="http://apachecon.com">
-<img border="0" alt="ApacheCon Promotion" align="left"
src="http://apache.org/images/ac2005eu_135x50.gif" />
+<img border="0" alt="ApacheCon Promotion" align="left"
src="http://apache.org/images/ac2005us_white_184x80.jpg" />
</a>
-<br />
-<br />
+</td>
+</tr>
+</table>
<navbar name="lhs">
<p>
<strong>James</strong>
Modified: james/site/trunk/www/provided_mailets_2_1.html
URL:
http://svn.apache.org/viewcvs/james/site/trunk/www/provided_mailets_2_1.html?rev=306788&r1=306787&r2=306788&view=diff
==============================================================================
--- james/site/trunk/www/provided_mailets_2_1.html (original)
+++ james/site/trunk/www/provided_mailets_2_1.html Thu Oct 6 09:04:31 2005
@@ -25,11 +25,15 @@
<tr>
<!--LEFT SIDE NAVIGATION-->
<td nowrap="true" valign="top" class="left-navbar">
+<table cellpadding="0" cellspacing="0" width="100%" border="0">
+<tr>
+<td>
<a href="http://apachecon.com">
-<img border="0" alt="ApacheCon Promotion" align="left"
src="http://apache.org/images/ac2005eu_135x50.gif" />
+<img border="0" alt="ApacheCon Promotion" align="left"
src="http://apache.org/images/ac2005us_white_184x80.jpg" />
</a>
-<br />
-<br />
+</td>
+</tr>
+</table>
<navbar name="lhs">
<p>
<strong>James</strong>
Modified: james/site/trunk/www/provided_matchers_2_1.html
URL:
http://svn.apache.org/viewcvs/james/site/trunk/www/provided_matchers_2_1.html?rev=306788&r1=306787&r2=306788&view=diff
==============================================================================
--- james/site/trunk/www/provided_matchers_2_1.html (original)
+++ james/site/trunk/www/provided_matchers_2_1.html Thu Oct 6 09:04:31 2005
@@ -25,11 +25,15 @@
<tr>
<!--LEFT SIDE NAVIGATION-->
<td nowrap="true" valign="top" class="left-navbar">
+<table cellpadding="0" cellspacing="0" width="100%" border="0">
+<tr>
+<td>
<a href="http://apachecon.com">
-<img border="0" alt="ApacheCon Promotion" align="left"
src="http://apache.org/images/ac2005eu_135x50.gif" />
+<img border="0" alt="ApacheCon Promotion" align="left"
src="http://apache.org/images/ac2005us_white_184x80.jpg" />
</a>
-<br />
-<br />
+</td>
+</tr>
+</table>
<navbar name="lhs">
<p>
<strong>James</strong>
Modified: james/site/trunk/www/remotemanager_configuration_2_1.html
URL:
http://svn.apache.org/viewcvs/james/site/trunk/www/remotemanager_configuration_2_1.html?rev=306788&r1=306787&r2=306788&view=diff
==============================================================================
--- james/site/trunk/www/remotemanager_configuration_2_1.html (original)
+++ james/site/trunk/www/remotemanager_configuration_2_1.html Thu Oct 6
09:04:31 2005
@@ -25,11 +25,15 @@
<tr>
<!--LEFT SIDE NAVIGATION-->
<td nowrap="true" valign="top" class="left-navbar">
+<table cellpadding="0" cellspacing="0" width="100%" border="0">
+<tr>
+<td>
<a href="http://apachecon.com">
-<img border="0" alt="ApacheCon Promotion" align="left"
src="http://apache.org/images/ac2005eu_135x50.gif" />
+<img border="0" alt="ApacheCon Promotion" align="left"
src="http://apache.org/images/ac2005us_white_184x80.jpg" />
</a>
-<br />
-<br />
+</td>
+</tr>
+</table>
<navbar name="lhs">
<p>
<strong>James</strong>
Modified: james/site/trunk/www/repositories_2_1.html
URL:
http://svn.apache.org/viewcvs/james/site/trunk/www/repositories_2_1.html?rev=306788&r1=306787&r2=306788&view=diff
==============================================================================
--- james/site/trunk/www/repositories_2_1.html (original)
+++ james/site/trunk/www/repositories_2_1.html Thu Oct 6 09:04:31 2005
@@ -25,11 +25,15 @@
<tr>
<!--LEFT SIDE NAVIGATION-->
<td nowrap="true" valign="top" class="left-navbar">
+<table cellpadding="0" cellspacing="0" width="100%" border="0">
+<tr>
+<td>
<a href="http://apachecon.com">
-<img border="0" alt="ApacheCon Promotion" align="left"
src="http://apache.org/images/ac2005eu_135x50.gif" />
+<img border="0" alt="ApacheCon Promotion" align="left"
src="http://apache.org/images/ac2005us_white_184x80.jpg" />
</a>
-<br />
-<br />
+</td>
+</tr>
+</table>
<navbar name="lhs">
<p>
<strong>James</strong>
Modified: james/site/trunk/www/rfclist.html
URL:
http://svn.apache.org/viewcvs/james/site/trunk/www/rfclist.html?rev=306788&r1=306787&r2=306788&view=diff
==============================================================================
--- james/site/trunk/www/rfclist.html (original)
+++ james/site/trunk/www/rfclist.html Thu Oct 6 09:04:31 2005
@@ -25,11 +25,15 @@
<tr>
<!--LEFT SIDE NAVIGATION-->
<td nowrap="true" valign="top" class="left-navbar">
+<table cellpadding="0" cellspacing="0" width="100%" border="0">
+<tr>
+<td>
<a href="http://apachecon.com">
-<img border="0" alt="ApacheCon Promotion" align="left"
src="http://apache.org/images/ac2005eu_135x50.gif" />
+<img border="0" alt="ApacheCon Promotion" align="left"
src="http://apache.org/images/ac2005us_white_184x80.jpg" />
</a>
-<br />
-<br />
+</td>
+</tr>
+</table>
<navbar name="lhs">
<p>
<strong>James</strong>
Modified: james/site/trunk/www/serverwide_configuration_2_1.html
URL:
http://svn.apache.org/viewcvs/james/site/trunk/www/serverwide_configuration_2_1.html?rev=306788&r1=306787&r2=306788&view=diff
==============================================================================
--- james/site/trunk/www/serverwide_configuration_2_1.html (original)
+++ james/site/trunk/www/serverwide_configuration_2_1.html Thu Oct 6 09:04:31
2005
@@ -25,11 +25,15 @@
<tr>
<!--LEFT SIDE NAVIGATION-->
<td nowrap="true" valign="top" class="left-navbar">
+<table cellpadding="0" cellspacing="0" width="100%" border="0">
+<tr>
+<td>
<a href="http://apachecon.com">
-<img border="0" alt="ApacheCon Promotion" align="left"
src="http://apache.org/images/ac2005eu_135x50.gif" />
+<img border="0" alt="ApacheCon Promotion" align="left"
src="http://apache.org/images/ac2005us_white_184x80.jpg" />
</a>
-<br />
-<br />
+</td>
+</tr>
+</table>
<navbar name="lhs">
<p>
<strong>James</strong>
Modified: james/site/trunk/www/smtp_auth_2_1.html
URL:
http://svn.apache.org/viewcvs/james/site/trunk/www/smtp_auth_2_1.html?rev=306788&r1=306787&r2=306788&view=diff
==============================================================================
--- james/site/trunk/www/smtp_auth_2_1.html (original)
+++ james/site/trunk/www/smtp_auth_2_1.html Thu Oct 6 09:04:31 2005
@@ -25,11 +25,15 @@
<tr>
<!--LEFT SIDE NAVIGATION-->
<td nowrap="true" valign="top" class="left-navbar">
+<table cellpadding="0" cellspacing="0" width="100%" border="0">
+<tr>
+<td>
<a href="http://apachecon.com">
-<img border="0" alt="ApacheCon Promotion" align="left"
src="http://apache.org/images/ac2005eu_135x50.gif" />
+<img border="0" alt="ApacheCon Promotion" align="left"
src="http://apache.org/images/ac2005us_white_184x80.jpg" />
</a>
-<br />
-<br />
+</td>
+</tr>
+</table>
<navbar name="lhs">
<p>
<strong>James</strong>
Modified: james/site/trunk/www/smtp_configuration_2_1.html
URL:
http://svn.apache.org/viewcvs/james/site/trunk/www/smtp_configuration_2_1.html?rev=306788&r1=306787&r2=306788&view=diff
==============================================================================
--- james/site/trunk/www/smtp_configuration_2_1.html (original)
+++ james/site/trunk/www/smtp_configuration_2_1.html Thu Oct 6 09:04:31 2005
@@ -25,11 +25,15 @@
<tr>
<!--LEFT SIDE NAVIGATION-->
<td nowrap="true" valign="top" class="left-navbar">
+<table cellpadding="0" cellspacing="0" width="100%" border="0">
+<tr>
+<td>
<a href="http://apachecon.com">
-<img border="0" alt="ApacheCon Promotion" align="left"
src="http://apache.org/images/ac2005eu_135x50.gif" />
+<img border="0" alt="ApacheCon Promotion" align="left"
src="http://apache.org/images/ac2005us_white_184x80.jpg" />
</a>
-<br />
-<br />
+</td>
+</tr>
+</table>
<navbar name="lhs">
<p>
<strong>James</strong>
Modified: james/site/trunk/www/spoolmanager_2_1.html
URL:
http://svn.apache.org/viewcvs/james/site/trunk/www/spoolmanager_2_1.html?rev=306788&r1=306787&r2=306788&view=diff
==============================================================================
--- james/site/trunk/www/spoolmanager_2_1.html (original)
+++ james/site/trunk/www/spoolmanager_2_1.html Thu Oct 6 09:04:31 2005
@@ -25,11 +25,15 @@
<tr>
<!--LEFT SIDE NAVIGATION-->
<td nowrap="true" valign="top" class="left-navbar">
+<table cellpadding="0" cellspacing="0" width="100%" border="0">
+<tr>
+<td>
<a href="http://apachecon.com">
-<img border="0" alt="ApacheCon Promotion" align="left"
src="http://apache.org/images/ac2005eu_135x50.gif" />
+<img border="0" alt="ApacheCon Promotion" align="left"
src="http://apache.org/images/ac2005us_white_184x80.jpg" />
</a>
-<br />
-<br />
+</td>
+</tr>
+</table>
<navbar name="lhs">
<p>
<strong>James</strong>
Modified: james/site/trunk/www/spoolmanager_configuration_2_1.html
URL:
http://svn.apache.org/viewcvs/james/site/trunk/www/spoolmanager_configuration_2_1.html?rev=306788&r1=306787&r2=306788&view=diff
==============================================================================
--- james/site/trunk/www/spoolmanager_configuration_2_1.html (original)
+++ james/site/trunk/www/spoolmanager_configuration_2_1.html Thu Oct 6
09:04:31 2005
@@ -25,11 +25,15 @@
<tr>
<!--LEFT SIDE NAVIGATION-->
<td nowrap="true" valign="top" class="left-navbar">
+<table cellpadding="0" cellspacing="0" width="100%" border="0">
+<tr>
+<td>
<a href="http://apachecon.com">
-<img border="0" alt="ApacheCon Promotion" align="left"
src="http://apache.org/images/ac2005eu_135x50.gif" />
+<img border="0" alt="ApacheCon Promotion" align="left"
src="http://apache.org/images/ac2005us_white_184x80.jpg" />
</a>
-<br />
-<br />
+</td>
+</tr>
+</table>
<navbar name="lhs">
<p>
<strong>James</strong>
Modified: james/site/trunk/www/summary_2_1.html
URL:
http://svn.apache.org/viewcvs/james/site/trunk/www/summary_2_1.html?rev=306788&r1=306787&r2=306788&view=diff
==============================================================================
--- james/site/trunk/www/summary_2_1.html (original)
+++ james/site/trunk/www/summary_2_1.html Thu Oct 6 09:04:31 2005
@@ -25,11 +25,15 @@
<tr>
<!--LEFT SIDE NAVIGATION-->
<td nowrap="true" valign="top" class="left-navbar">
+<table cellpadding="0" cellspacing="0" width="100%" border="0">
+<tr>
+<td>
<a href="http://apachecon.com">
-<img border="0" alt="ApacheCon Promotion" align="left"
src="http://apache.org/images/ac2005eu_135x50.gif" />
+<img border="0" alt="ApacheCon Promotion" align="left"
src="http://apache.org/images/ac2005us_white_184x80.jpg" />
</a>
-<br />
-<br />
+</td>
+</tr>
+</table>
<navbar name="lhs">
<p>
<strong>James</strong>
Modified: james/site/trunk/www/todo.html
URL:
http://svn.apache.org/viewcvs/james/site/trunk/www/todo.html?rev=306788&r1=306787&r2=306788&view=diff
==============================================================================
--- james/site/trunk/www/todo.html (original)
+++ james/site/trunk/www/todo.html Thu Oct 6 09:04:31 2005
@@ -31,11 +31,15 @@
<tr>
<!--LEFT SIDE NAVIGATION-->
<td nowrap="true" valign="top" class="left-navbar">
+<table cellpadding="0" cellspacing="0" width="100%" border="0">
+<tr>
+<td>
<a href="http://apachecon.com">
-<img border="0" alt="ApacheCon Promotion" align="left"
src="http://apache.org/images/ac2005eu_135x50.gif" />
+<img border="0" alt="ApacheCon Promotion" align="left"
src="http://apache.org/images/ac2005us_white_184x80.jpg" />
</a>
-<br />
-<br />
+</td>
+</tr>
+</table>
<navbar name="lhs">
<p>
<strong>James</strong>
Modified: james/site/trunk/www/usingJDBC_v2.0.html
URL:
http://svn.apache.org/viewcvs/james/site/trunk/www/usingJDBC_v2.0.html?rev=306788&r1=306787&r2=306788&view=diff
==============================================================================
--- james/site/trunk/www/usingJDBC_v2.0.html (original)
+++ james/site/trunk/www/usingJDBC_v2.0.html Thu Oct 6 09:04:31 2005
@@ -27,11 +27,15 @@
<tr>
<!--LEFT SIDE NAVIGATION-->
<td nowrap="true" valign="top" class="left-navbar">
+<table cellpadding="0" cellspacing="0" width="100%" border="0">
+<tr>
+<td>
<a href="http://apachecon.com">
-<img border="0" alt="ApacheCon Promotion" align="left"
src="http://apache.org/images/ac2005eu_135x50.gif" />
+<img border="0" alt="ApacheCon Promotion" align="left"
src="http://apache.org/images/ac2005us_white_184x80.jpg" />
</a>
-<br />
-<br />
+</td>
+</tr>
+</table>
<navbar name="lhs">
<p>
<strong>James</strong>
Modified: james/site/trunk/www/usingLDAP_v1_2.html
URL:
http://svn.apache.org/viewcvs/james/site/trunk/www/usingLDAP_v1_2.html?rev=306788&r1=306787&r2=306788&view=diff
==============================================================================
--- james/site/trunk/www/usingLDAP_v1_2.html (original)
+++ james/site/trunk/www/usingLDAP_v1_2.html Thu Oct 6 09:04:31 2005
@@ -27,11 +27,15 @@
<tr>
<!--LEFT SIDE NAVIGATION-->
<td nowrap="true" valign="top" class="left-navbar">
+<table cellpadding="0" cellspacing="0" width="100%" border="0">
+<tr>
+<td>
<a href="http://apachecon.com">
-<img border="0" alt="ApacheCon Promotion" align="left"
src="http://apache.org/images/ac2005eu_135x50.gif" />
+<img border="0" alt="ApacheCon Promotion" align="left"
src="http://apache.org/images/ac2005us_white_184x80.jpg" />
</a>
-<br />
-<br />
+</td>
+</tr>
+</table>
<navbar name="lhs">
<p>
<strong>James</strong>
Modified: james/site/trunk/www/usingTLS_2_1.html
URL:
http://svn.apache.org/viewcvs/james/site/trunk/www/usingTLS_2_1.html?rev=306788&r1=306787&r2=306788&view=diff
==============================================================================
--- james/site/trunk/www/usingTLS_2_1.html (original)
+++ james/site/trunk/www/usingTLS_2_1.html Thu Oct 6 09:04:31 2005
@@ -25,11 +25,15 @@
<tr>
<!--LEFT SIDE NAVIGATION-->
<td nowrap="true" valign="top" class="left-navbar">
+<table cellpadding="0" cellspacing="0" width="100%" border="0">
+<tr>
+<td>
<a href="http://apachecon.com">
-<img border="0" alt="ApacheCon Promotion" align="left"
src="http://apache.org/images/ac2005eu_135x50.gif" />
+<img border="0" alt="ApacheCon Promotion" align="left"
src="http://apache.org/images/ac2005us_white_184x80.jpg" />
</a>
-<br />
-<br />
+</td>
+</tr>
+</table>
<navbar name="lhs">
<p>
<strong>James</strong>
Modified: james/site/trunk/www/usingTLS_v1_2.html
URL:
http://svn.apache.org/viewcvs/james/site/trunk/www/usingTLS_v1_2.html?rev=306788&r1=306787&r2=306788&view=diff
==============================================================================
--- james/site/trunk/www/usingTLS_v1_2.html (original)
+++ james/site/trunk/www/usingTLS_v1_2.html Thu Oct 6 09:04:31 2005
@@ -27,11 +27,15 @@
<tr>
<!--LEFT SIDE NAVIGATION-->
<td nowrap="true" valign="top" class="left-navbar">
+<table cellpadding="0" cellspacing="0" width="100%" border="0">
+<tr>
+<td>
<a href="http://apachecon.com">
-<img border="0" alt="ApacheCon Promotion" align="left"
src="http://apache.org/images/ac2005eu_135x50.gif" />
+<img border="0" alt="ApacheCon Promotion" align="left"
src="http://apache.org/images/ac2005us_white_184x80.jpg" />
</a>
-<br />
-<br />
+</td>
+</tr>
+</table>
<navbar name="lhs">
<p>
<strong>James</strong>
Modified: james/site/trunk/www/using_database_2_1.html
URL:
http://svn.apache.org/viewcvs/james/site/trunk/www/using_database_2_1.html?rev=306788&r1=306787&r2=306788&view=diff
==============================================================================
--- james/site/trunk/www/using_database_2_1.html (original)
+++ james/site/trunk/www/using_database_2_1.html Thu Oct 6 09:04:31 2005
@@ -25,11 +25,15 @@
<tr>
<!--LEFT SIDE NAVIGATION-->
<td nowrap="true" valign="top" class="left-navbar">
+<table cellpadding="0" cellspacing="0" width="100%" border="0">
+<tr>
+<td>
<a href="http://apachecon.com">
-<img border="0" alt="ApacheCon Promotion" align="left"
src="http://apache.org/images/ac2005eu_135x50.gif" />
+<img border="0" alt="ApacheCon Promotion" align="left"
src="http://apache.org/images/ac2005us_white_184x80.jpg" />
</a>
-<br />
-<br />
+</td>
+</tr>
+</table>
<navbar name="lhs">
<p>
<strong>James</strong>
Modified: james/site/trunk/www/weare.html
URL:
http://svn.apache.org/viewcvs/james/site/trunk/www/weare.html?rev=306788&r1=306787&r2=306788&view=diff
==============================================================================
--- james/site/trunk/www/weare.html (original)
+++ james/site/trunk/www/weare.html Thu Oct 6 09:04:31 2005
@@ -27,11 +27,15 @@
<tr>
<!--LEFT SIDE NAVIGATION-->
<td nowrap="true" valign="top" class="left-navbar">
+<table cellpadding="0" cellspacing="0" width="100%" border="0">
+<tr>
+<td>
<a href="http://apachecon.com">
-<img border="0" alt="ApacheCon Promotion" align="left"
src="http://apache.org/images/ac2005eu_135x50.gif" />
+<img border="0" alt="ApacheCon Promotion" align="left"
src="http://apache.org/images/ac2005us_white_184x80.jpg" />
</a>
-<br />
-<br />
+</td>
+</tr>
+</table>
<navbar name="lhs">
<p>
<strong>James</strong>