diff --git a/admin/cat_list.php b/admin/cat_list.php index 54cb44595..d69bb4957 100644 --- a/admin/cat_list.php +++ b/admin/cat_list.php @@ -281,7 +281,7 @@ SELECT id, name, id_uppercat } else { - $sort[] = $row['name']; + $sort[] = remove_accents($row['name']); } $categories[] = array(