Changeset 2866 for temp/trunk


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

* empty log message *

Location:
temp/trunk/html/admin/total
Files:
2 edited

Legend:

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

    r1328 r2866  
    8484$ARR_BG_COLOR = array(255,255,255);  
    8585// ¥¿¥¤¥È¥ëʸ»ú¿§ 
    86 $ARR_TITLE_COLOR = array(100, 50, 50); 
     86$ARR_TITLE_COLOR = array(100, 100, 100); 
    8787// ¥°¥ê¥Ã¥ÉÀþ¿§ 
    8888$ARR_GRID_COLOR = array(200, 200, 200); 
  • temp/trunk/html/admin/total/index.php

    r2849 r2866  
    373373            $objGraphLine->setXTitle($xtitle); 
    374374            $objGraphLine->setYTitle($ytitle); 
     375            $objGraphLine->drawTitle("¥Æ¥¹¥È¤Ç¤´¤¶¤ë¡£"); 
    375376             
    376377            // ¥°¥é¥ÕÉÁ²è 
Note: See TracChangeset for help on using the changeset viewer.