Ignore:
Timestamp:
2006/08/30 13:54:06 (20 years ago)
Author:
naka
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • temp/trunk/html/admin/total/class/SC_GraphBase.php

    r2871 r2872  
    137137        $left = ($this->bgw - $text_width) / 2; 
    138138        $top = TITLE_TOP; 
    139         $this->setText(30, $left, $top, $text, $this->title_color);      
     139        $this->setText($font_size, $left, $top, $text, $this->title_color);      
    140140    } 
    141141     
Note: See TracChangeset for help on using the changeset viewer.