summaryrefslogtreecommitdiff
path: root/wallet.html.j2
diff options
context:
space:
mode:
authortg(x) <*@tg-x.net>2017-01-19 23:45:29 +0100
committertg(x) <*@tg-x.net>2017-01-19 23:45:29 +0100
commit592850e144e38520fb166ee490c25b0283257d16 (patch)
tree7b4fa37953885be38a117ab31ebdfb95badffcbb /wallet.html.j2
parent5512942ea77aa8a474a0163f8ef3097d678f8675 (diff)
downloadwww-592850e144e38520fb166ee490c25b0283257d16.tar.gz
www-592850e144e38520fb166ee490c25b0283257d16.tar.bz2
www-592850e144e38520fb166ee490c25b0283257d16.zip
i18n: fix js, lang switcher
Diffstat (limited to 'wallet.html.j2')
-rw-r--r--wallet.html.j22
1 files changed, 1 insertions, 1 deletions
diff --git a/wallet.html.j2 b/wallet.html.j2
index 7b4914a2..7045e64a 100644
--- a/wallet.html.j2
+++ b/wallet.html.j2
@@ -107,7 +107,7 @@ document.addEventListener('DOMContentLoaded', onLoad);
</style>
</head>
- <body class="en" onLoad="loadLang();">
+ <body>
<div class="container">
<!--# include file="common/navigation.{{ _("en") }}.inc" -->
<!-- Jumbotron -->