[Gnucash-changes] r14106 - htdocs/trunk - move logo

Joshua Sled jsled at cvs.gnucash.org
Wed May 17 20:05:40 EDT 2006


Author: jsled
Date: 2006-05-17 20:05:39 -0400 (Wed, 17 May 2006)
New Revision: 14106
Trac: http://svn.gnucash.org/trac/changeset/14106

Added:
   htdocs/trunk/externals/gnucash_logo.png
Removed:
   htdocs/trunk/images/gnucash_logo.png
Modified:
   htdocs/trunk/externals/header.phtml
Log:
move logo

Copied: htdocs/trunk/externals/gnucash_logo.png (from rev 13993, htdocs/trunk/images/gnucash_logo.png)

Modified: htdocs/trunk/externals/header.phtml
===================================================================
--- htdocs/trunk/externals/header.phtml	2006-05-17 23:57:15 UTC (rev 14105)
+++ htdocs/trunk/externals/header.phtml	2006-05-18 00:05:39 UTC (rev 14106)
@@ -19,7 +19,7 @@
 <body>
 
 <div id="head">
-<a href="<?=$home?>"><img src="<?=$top_dir?>/images/gnucash_logo1.png" alt="[GnuCash Logo]" id="gnclogo" width="179" height="45" border="0"/></a>
+<a href="<?=$home?>"><img src="<?=$top_dir?>/externals/gnucash_logo1.png" alt="[GnuCash Logo]" id="gnclogo" width="179" height="45" border="0"/></a>
 <br/>
 <span id="language">
 Language:

Deleted: htdocs/trunk/images/gnucash_logo.png
===================================================================
(Binary files differ)



More information about the gnucash-changes mailing list