Changeset 8498 for temp/trunk
- Timestamp:
- 2006/11/18 19:16:06 (20 years ago)
- Location:
- temp/trunk
- Files:
-
- 2 edited
-
data/conf/conf.php (modified) (1 diff)
-
html/admin/order/status.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/data/conf/conf.php
r8497 r8498 653 653 654 654 $arrORDERSTATUS_COLOR = array( 655 // 1 => "#FFFFFF", 656 1 => "#A3FA5B", 655 1 => "#FFFFFF", 657 656 2 => "#FFDE9B", 658 657 3 => "#C9C9C9", 659 658 4 => "#FFD9D9", 660 5 => "#BFDFFF" 659 5 => "#BFDFFF", 660 6 => "#A3FA5B" 661 661 ); 662 662 -
temp/trunk/html/admin/order/status.php
r6379 r8498 72 72 lfStatusMove(5,$_POST['move']); 73 73 break; 74 75 //Æþ¶âºÑ¤ß 76 case '6': 77 lfStatusMove(6,$_POST['move']); 78 break; 79 74 80 75 81 //ºï½ü
Note: See TracChangeset
for help on using the changeset viewer.
