From 3ba2d9c83d512603164a5dcdbc6fa0a352eb3bef Mon Sep 17 00:00:00 2001 From: David Anderson Date: Wed, 7 Oct 2015 12:17:07 -0700 Subject: [PATCH] Web: fix language selection mechanism New browsers pass "auto" as the first accepted language. This broke the language selection logic. BTW, the language selection logic is a kludge and I don't think it works correctly for e.g. "es en da" --- html/inc/translation.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/html/inc/translation.inc b/html/inc/translation.inc index 945adff9d6..39d33dc2c6 100644 --- a/html/inc/translation.inc +++ b/html/inc/translation.inc @@ -277,7 +277,7 @@ for ($i=0; $i