[Gnucash-changes] r13022 - htdocs/trunk/www - tweak icon location

Neil Williams codehelp at cvs.gnucash.org
Sun Jan 29 11:39:28 EST 2006


Author: codehelp
Date: 2006-01-29 11:39:27 -0500 (Sun, 29 Jan 2006)
New Revision: 13022
Trac: http://svn.gnucash.org/trac/changeset/13022

Modified:
   htdocs/trunk/www/screenshots.phtml
Log:
tweak icon location

Modified: htdocs/trunk/www/screenshots.phtml
===================================================================
--- htdocs/trunk/www/screenshots.phtml	2006-01-29 16:08:51 UTC (rev 13021)
+++ htdocs/trunk/www/screenshots.phtml	2006-01-29 16:39:27 UTC (rev 13022)
@@ -35,7 +35,7 @@
 ?>
    <tr>
      <td style="text-align:left">
-	<img src="<?php echo $topdir; ?>/images/icons/search_icon.gif" 
+	<img src="images/icons/search_icon.gif" 
 	width=16 height=16 alt="screenshot icon">&nbsp;<a 
 	href="<?php echo $imagesrc.$file_clean[0].".gif"; ?>"><?php 
 	echo $name; ?></a>



More information about the gnucash-changes mailing list