Changeset 2872 for temp/trunk/html/admin/total/class/SC_GraphBase.php
- Timestamp:
- 2006/08/30 13:54:06 (20 years ago)
- File:
-
- 1 edited
-
temp/trunk/html/admin/total/class/SC_GraphBase.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/admin/total/class/SC_GraphBase.php
r2871 r2872 137 137 $left = ($this->bgw - $text_width) / 2; 138 138 $top = TITLE_TOP; 139 $this->setText( 30, $left, $top, $text, $this->title_color);139 $this->setText($font_size, $left, $top, $text, $this->title_color); 140 140 } 141 141
Note: See TracChangeset
for help on using the changeset viewer.
