Commit 23c19539 by HTML5-侯张振

错误提示修改

parent 6e550bd6
...@@ -1128,7 +1128,7 @@ class Report extends CI_Controller ...@@ -1128,7 +1128,7 @@ class Report extends CI_Controller
} }
} }
alert_redirect(site_url('admin/report/distributors'), $this->lang->line('err_42003')); alert_redirect(site_url('admin/report/distributors'), $this->lang->line('err_43003'));
return; return;
} }
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment