diff --git a/lib/i18n.ts b/lib/i18n.ts
index 230bddd7d..60da6644f 100644
--- a/lib/i18n.ts
+++ b/lib/i18n.ts
@@ -16,12 +16,6 @@
"use strict";
-document.addEventListener(
- "DOMContentLoaded",
- function () {
- document.body.lang = chrome.i18n.getUILanguage();
- });
-
declare var i18n: any;
const JedModule = window["Jed"];
diff --git a/pages/confirm-contract.html b/pages/confirm-contract.html
index e80fb50c9..2eac4a8e8 100644
--- a/pages/confirm-contract.html
+++ b/pages/confirm-contract.html
@@ -1,34 +1,30 @@
-
+
+
+
+ Taler Wallet: Confirm Reserve Creation
+
+
+
+
+
+
+
+
+
-
- Taler Wallet: Confirm Reserve Creation
+
+
+
+ Payment Confirmation
+
-
-
+
-
-
-
-
-
-
-
-
-
-
-
-
-
- Payment Confirmation
-
-
-
-
-
-
+
+
diff --git a/pages/confirm-create-reserve.html b/pages/confirm-create-reserve.html
index b8cfd4a00..e14d10221 100644
--- a/pages/confirm-create-reserve.html
+++ b/pages/confirm-create-reserve.html
@@ -1,36 +1,34 @@
-
-
+
+
Taler Wallet: Select Taler Provider
-
-
-
-
-
+
-
-
- Select Taler Provider
-
-
+
+
+ Select Taler Provider
+
-
+
+
+
-
diff --git a/popup/popup.html b/popup/popup.html
index fbf9c2193..c67085c1b 100644
--- a/popup/popup.html
+++ b/popup/popup.html
@@ -1,12 +1,8 @@
-
-
-
-
-
+
@@ -15,10 +11,10 @@
-
-
-
+
+
+
diff --git a/style/wallet.css b/style/wallet.css
index 230cf671e..0af2240e0 100644
--- a/style/wallet.css
+++ b/style/wallet.css
@@ -135,4 +135,4 @@ button.linky {
table, th, td {
border: 1px solid black;
-}
+}
\ No newline at end of file