nicolaken 02/03/07 08:43:01 Modified: src/resources/logos logos.html Log: Fixed wrong link that user "powered by" logo also as a "built with" one; added "built by logo 88x31". Revision Changes Path 1.3 +5 -1 xml-cocoon2/src/resources/logos/logos.html Index: logos.html =================================================================== RCS file: /home/cvs/xml-cocoon2/src/resources/logos/logos.html,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- logos.html 27 Feb 2002 14:42:40 -0000 1.2 +++ logos.html 7 Mar 2002 16:43:01 -0000 1.3 @@ -23,7 +23,11 @@ </tr> <tr> <td width="50%">Built by Cocoon (126x40) (transparent GIF)</td> - <td width="50%"><img border="0" src="cocoon-buttons-powered-126.gif" width="126" height="40"></td> + <td width="50%"><img border="0" src="cocoon-buttons-built-126.gif" width="126" height="40"></td> + </tr> + <tr> + <td width="50%">Alternative built by Cocoon (88x31) (colored PNG)</td> + <td width="50%"><img border="0" src="cocoon-buttons-built-88.png" width="88" height="31"></td> </tr> <tr> <td width="50%"><a href="cocoon.ico">Favicon (.ico)</a></td>
---------------------------------------------------------------------- In case of troubles, e-mail: [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]