[Phphtmllib-devel] SF.net SVN: phphtmllib:[3199] trunk/open2300/lib/modules/graphs/ RainLineGraph.i
Status: Beta
Brought to you by:
hemna
From: <he...@us...> - 2008-11-07 21:45:33
|
Revision: 3199 http://phphtmllib.svn.sourceforge.net/phphtmllib/?rev=3199&view=rev Author: hemna Date: 2008-11-07 21:45:31 +0000 (Fri, 07 Nov 2008) Log Message: ----------- changed title Modified Paths: -------------- trunk/open2300/lib/modules/graphs/RainLineGraph.inc Modified: trunk/open2300/lib/modules/graphs/RainLineGraph.inc =================================================================== --- trunk/open2300/lib/modules/graphs/RainLineGraph.inc 2008-11-07 21:29:04 UTC (rev 3198) +++ trunk/open2300/lib/modules/graphs/RainLineGraph.inc 2008-11-07 21:45:31 UTC (rev 3199) @@ -10,7 +10,7 @@ * * @var unknown_type */ - protected $title = "Rain Totals"; + protected $title = "Rain Totals This Year"; /** * The X axis title @@ -45,4 +45,4 @@ } } -?> \ No newline at end of file +?> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |