diff --git a/backend.php b/backend.php index 61b9bab5c..956ff2e46 100644 --- a/backend.php +++ b/backend.php @@ -1578,7 +1578,7 @@ FROM ttrss_prefs,ttrss_prefs_types,ttrss_prefs_sections WHERE type_id = ttrss_prefs_types.id AND section_id = ttrss_prefs_sections.id - ORDER BY section_name,short_desc"); + ORDER BY section_id,short_desc"); print "