gforge-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gforge-commits] gforge/www/include Layout.class,1.71,1.72


From: tperdue
Subject: [Gforge-commits] gforge/www/include Layout.class,1.71,1.72
Date: Thu, 05 Feb 2004 10:46:12 -0600

Update of /cvsroot/gforge/gforge/www/include
In directory db.perdue.net:/home/tperdue/share/dev.gforge.org/www/include

Modified Files:
        Layout.class 
Log Message:
Adding 'Powered By' From Bender Project

Index: Layout.class
===================================================================
RCS file: /cvsroot/gforge/gforge/www/include/Layout.class,v
retrieving revision 1.71
retrieving revision 1.72
diff -u -d -r1.71 -r1.72
--- Layout.class        5 Feb 2004 16:41:37 -0000       1.71
+++ Layout.class        5 Feb 2004 16:46:09 -0000       1.72
@@ -306,11 +306,6 @@
 
                        <!-- end main body row -->
 
-                       <!-- PLEASE LEAVE "Powered By GForge" on your site -->
-                       <center>
-                       <a href="http://gforge.org/";><img 
src="/images/pow-gforge.png" alt="Powered By GForge Collaborative Development 
Environment" border="0" /></a>
-                       </center>
-
 
                                </td>
                                <td width="10" bgcolor="#ffffff"><img 
src="<?php echo $this->imgroot; ?>clear.png" width="2" height="1" alt="" /></td>
@@ -333,6 +328,12 @@
                <td align="right" bgcolor="#E0E0E0" width="9"><img src="<?php 
echo $this->imgroot; ?>tabs/bottomright.png" height="9" width="9" alt="" /></td>
        </tr>
 </table>
+
+<!-- PLEASE LEAVE "Powered By GForge" on your site -->
+<center>
+<a href="http://gforge.org/";><img src="/images/pow-gforge.png" alt="Powered By 
GForge Collaborative Development Environment" border="0" /></a>
+</center>
+
 <?php
        global $sys_show_source;
        global $Language;





reply via email to

[Prev in Thread] Current Thread [Next in Thread]