diff --git a/r2/r2/controllers/reddit_base.py b/r2/r2/controllers/reddit_base.py index 53ea68df1..b5ebe5378 100644 --- a/r2/r2/controllers/reddit_base.py +++ b/r2/r2/controllers/reddit_base.py @@ -299,7 +299,6 @@ def get_browser_langs(): if l not in seen_langs and l in g.languages: browser_langs.append(l) seen_langs.add(l) - browser_langs.sort() return browser_langs def set_host_lang(): diff --git a/r2/r2/public/static/iphone/index.html b/r2/r2/public/static/iphone/index.html index c943bcf9a..7053cd00e 100644 --- a/r2/r2/public/static/iphone/index.html +++ b/r2/r2/public/static/iphone/index.html @@ -190,14 +190,14 @@ for a random, cool link.
-