[Phphtmllib-devel] SF.net SVN: phphtmllib:[3221] trunk/open2300/lib/modules/graphs/ RainLineGraph.i
Status: Beta
Brought to you by:
hemna
From: <he...@us...> - 2009-02-22 17:21:01
|
Revision: 3221 http://phphtmllib.svn.sourceforge.net/phphtmllib/?rev=3221&view=rev Author: hemna Date: 2009-02-22 17:20:54 +0000 (Sun, 22 Feb 2009) Log Message: ----------- title for today Modified Paths: -------------- trunk/open2300/lib/modules/graphs/RainLineGraph.inc Modified: trunk/open2300/lib/modules/graphs/RainLineGraph.inc =================================================================== --- trunk/open2300/lib/modules/graphs/RainLineGraph.inc 2009-02-22 17:19:26 UTC (rev 3220) +++ trunk/open2300/lib/modules/graphs/RainLineGraph.inc 2009-02-22 17:20:54 UTC (rev 3221) @@ -10,7 +10,7 @@ * * @var unknown_type */ - protected $title = "Rain Totals This Year"; + protected $title = "Rain Totals Today"; /** * The X axis title This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |