[TEP-COMMIT] CVS: admin/admin/includes/graphs banner_infobox.php,1.2,1.3

Mark Evans <[email protected]>
Newsgroups gmane.comp.web.oscommerce.cvs
Message-ID <[email protected]>
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
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.