Author: crossley
Date: Thu Aug 26 19:23:36 2004
New Revision: 37104
Modified:
forrest/trunk/src/documentation/skinconf.xml
Log:
Added another credit logo to express thanks to and from the ASF.
Modified: forrest/trunk/src/documentation/skinconf.xml
==============================================================================
--- forrest/trunk/src/documentation/skinconf.xml (original)
+++ forrest/trunk/src/documentation/skinconf.xml Thu Aug 26 19:23:36 2004
@@ -260,6 +260,13 @@
<width>88</width>
<height>31</height>
</credit>
+ <credit>
+ <name>thanks to ASF, thanks from ASF</name>
+ <url>http://www.apache.org/foundation/thanks.html</url>
+ <image>images/icon.png</image>
+ <width>26</width>
+ <height>22</height>
+ </credit>
<!-- A credit with @role='pdf' will have its name and url
displayed in the PDF page's footer. -->
</credits>
|