From 836537c922f1906d1a29264ba0beefb62bb417a7 Mon Sep 17 00:00:00 2001 From: Inusaito Sayori Date: Tue, 5 Aug 2014 08:33:24 -0400 Subject: [PATCH] Typo --- login/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/login/index.html b/login/index.html index b1182de..19e3d2d 100644 --- a/login/index.html +++ b/login/index.html @@ -154,7 +154,7 @@ window.onload = function() else if (urlParams["channel"] == "Singularity Zero" && compareVersion("1.8.5 (6068)", urlParams["version"]) > 0) { toolbarShown = true; - if (urlParams["lang"] == "fr"") + if (urlParams["lang"] == "fr") setVisible("zero_updatetoalpha_fr"); else setVisible("zero_updatetoalpha");