Language chooser: use ORDER BY in SQL to set to alphabetical order

R

rebelde

Guest
Member
Hello!

I know this isn't a big problem for most people, but the fix seems simple.

Currently, the language chooser shows the list of languages in an order that seems based on the xf_language table order.

I suggest adding one of these to the end of the SQL query to improve it.
SQL:

ORDER BY title

Or better yet, if possible:
SQL:

ORDER BY [default language], title

Small improvement, but (hopefully) a simple fix!

Cheers...

Read more

Continue reading...
 
BlackSpigot General Chat
Rules Help Users
    H @ HelpAccount: @RealNotSound @Dekomori @BlackSpigot.com Can help?
    Top