Changeset 11464 for branches/dev


Ignore:
Timestamp:
2007/02/28 16:56:31 (19 years ago)
Author:
inoue
Message:

移動から削除にコメント変更

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/dev/html/admin/order/status.php

    r11463 r11464  
    135135} 
    136136 
    137 //¥¹¥Æ¡¼¥¿¥¹¾ðÊó¤Î¹¹¿·¡Ê°Üư¡Ë 
     137//¥¹¥Æ¡¼¥¿¥¹¾ðÊó¤Î¹¹¿·¡Êºï½ü¡Ë 
    138138function lfStatusMove($status_id,$move){ 
    139139    global $objQuery; 
     
    153153                $objQuery->exec($sql, array($val)); 
    154154            } 
    155             $objPage->tpl_onload = "window.alert('ÁªÂò¹àÌܤò°Üư¤·¤Þ¤·¤¿¡£');"; 
     155            $objPage->tpl_onload = "window.alert('ÁªÂò¹àÌܤòºï½ü¤·¤Þ¤·¤¿¡£');"; 
    156156            } 
    157157        } 
Note: See TracChangeset for help on using the changeset viewer.