[prev in list] [next in list] [prev in thread] [next in thread] 

List:       tep-commits
Subject:    [TEP-COMMIT] CVS: admin/admin/includes/graphs banner_infobox.php,1.2,1.3
From:       Mark Evans <project3000 () users ! sourceforge ! net>
Date:       2003-07-11 18:15:45
[Download RAW message or body]

Update of /cvsroot/tep/admin/admin/includes/graphs
In directory sc8-pr-cvs1:/tmp/cvs-serv28225

Modified Files:
	banner_infobox.php 
Log Message:
Fix bug 1130 by replacing hard coded text with the correct
language variable.

Index: banner_infobox.php
===================================================================
RCS file: /cvsroot/tep/admin/admin/includes/graphs/banner_infobox.php,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- banner_infobox.php	9 May 2002 14:09:39 -0000	1.2
+++ banner_infobox.php	11 Jul 2003 18:15:42 -0000	1.3
@@ -36,7 +36,7 @@
   $graph->SetMarginsPixels(15,15,15,30);
 
   $graph->SetTitleFontSize('4');
-  $graph->SetTitle('3 Day Statistics');
+  $graph->SetTitle('TEXT_BANNERS_LAST_3_DAYS');
 
   $graph->SetDataValues($stats);
   $graph->SetDataColors(array('blue','red'),array('blue', 'red'));



-------------------------------------------------------
This SF.Net email sponsored by: Parasoft
Error proof Web apps, automate testing & more.
Download & eval WebKing and get a free book.
www.parasoft.com/bulletproofapps1
_______________________________________________
Tep-commits mailing list
Tep-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tep-commits
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic