[evolvis-commits] r9475: adding Powered By to OSX theme↵

mirabilos at evolvis.org mirabilos at evolvis.org
Thu Feb 24 17:25:48 CET 2011


Author: mirabilos
Date: 2011-02-24 17:25:48 +0100 (Thu, 24 Feb 2011)
New Revision: 9475

Modified:
   trunk/gforge_base/evolvisforge-5.1/gforge/www/themes/osx/Theme.class
Log:
adding Powered By to OSX theme


Modified: trunk/gforge_base/evolvisforge-5.1/gforge/www/themes/osx/Theme.class
===================================================================
--- trunk/gforge_base/evolvisforge-5.1/gforge/www/themes/osx/Theme.class	2011-02-24 16:25:46 UTC (rev 9474)
+++ trunk/gforge_base/evolvisforge-5.1/gforge/www/themes/osx/Theme.class	2011-02-24 16:25:48 UTC (rev 9475)
@@ -367,6 +367,12 @@
 		<td height="100"> </td>
 	</tr>
 </table>
+<!-- PLEASE LEAVE "Powered By GForge" on your site -->
+<br />
+<center>
+<a href="http://gforge.org/"><img src="/images/pow-gforge.png" alt="Powered By GForge Collaborative Development Envir onment" border="0" /></a>
+</center>
+
 <?php
 	global $sys_show_source;
 	if ($sys_show_source) {



More information about the evolvis-commits mailing list