Changeset 3228


Ignore:
Timestamp:
2006/08/30 21:18:54 (20 years ago)
Author:
mata
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • temp/trunk/data/conf/conf.php

    r3226 r3228  
    580580$arrORDERSTATUS_COLOR = array( 
    581581    1 => "#FFFFFF", 
    582     2 => "#FFFFB3", 
     582    2 => "#FFDE9B", 
    583583    3 => "#DDDDDD", 
    584     4 => "#EEC1FD", 
    585     5 => "#DBFDE3" 
     584    4 => "#FFD9D9", 
     585    5 => "#BFDFFF" 
    586586); 
    587587 
Note: See TracChangeset for help on using the changeset viewer.