nicolaken 02/03/18 04:04:23
Modified: src/documentation/stylesheets site2xhtml.xsl
Log:
[EMAIL PROTECTED] (Volker Schmitt) also notified that there was
"bgclolor".
Changed to bgcolor, thanks. :-)
Revision Changes Path
1.9 +1 -1 xml-cocoon2/src/documentation/stylesheets/site2xhtml.xsl
Index: site2xhtml.xsl
===================================================================
RCS file: /home/cvs/xml-cocoon2/src/documentation/stylesheets/site2xhtml.xsl,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- site2xhtml.xsl 18 Mar 2002 11:07:24 -0000 1.8
+++ site2xhtml.xsl 18 Mar 2002 12:04:23 -0000 1.9
@@ -101,7 +101,7 @@
<!-- THE SIDE BAR -->
<td width="120" valign="top" align="left">
- <table bgclolor="#a0a0a0" border="0" cellpadding="0"
cellspacing="0" width="120">
+ <table bgcolor="#a0a0a0" border="0" cellpadding="0"
cellspacing="0" width="120">
<tr>
<td align="left" valign="top">
<img border="0" height="14" hspace="0"
src="images/join.gif" vspace="0" width="120"/>
----------------------------------------------------------------------
In case of troubles, e-mail: [EMAIL PROTECTED]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]