|
@@ -130,7 +130,7 @@ class Model_logic_order extends Lin_Model {
|
|
$tmp_title .= $check_info['title']." ";
|
|
$tmp_title .= $check_info['title']." ";
|
|
}else{
|
|
}else{
|
|
$flag = false;
|
|
$flag = false;
|
|
- $tmp_title .= "<b stylye='color:red'>".$check_info['title']."</b> ";
|
|
|
|
|
|
+ $tmp_title .= "<b style='color:red'>".$check_info['title']."</b> ";
|
|
}
|
|
}
|
|
}else{
|
|
}else{
|
|
$tmp_title .= $check_info['title']." ";
|
|
$tmp_title .= $check_info['title']." ";
|