[Gnucash-changes] r14128 - htdocs/trunk - A try to get the translated news icon printing.

Derek Atkins warlord at cvs.gnucash.org
Thu May 18 10:41:32 EDT 2006


Author: warlord
Date: 2006-05-18 10:41:31 -0400 (Thu, 18 May 2006)
New Revision: 14128
Trac: http://svn.gnucash.org/trac/changeset/14128

Modified:
   htdocs/trunk/index.phtml
Log:
A try to get the translated news icon printing.


Modified: htdocs/trunk/index.phtml
===================================================================
--- htdocs/trunk/index.phtml	2006-05-18 11:36:59 UTC (rev 14127)
+++ htdocs/trunk/index.phtml	2006-05-18 14:41:31 UTC (rev 14128)
@@ -47,7 +47,7 @@
   include("$top_dir/news/news-script.php"); ?>
 
 <div class="newsborder">
-<div class="newsheader"><img alt="news panel" src="$top_dir/images/icons/document.txt.gif">&nbsp;
+<div class="newsheader"><img alt="news panel" src="<?=$top_dir;?>/images/icons/document.txt.gif">&nbsp;
 <a href="oldnews.phtml">Older Announcements ...</a>
 
 </div><div class="newsinner">



More information about the gnucash-changes mailing list