diff --git a/settings.js b/settings.js
index f60fa9f..6457b41 100644
--- a/settings.js
+++ b/settings.js
@@ -22,6 +22,10 @@ var settings = {
transaction: 'cash-register.ogg'
},
+ index: {
+ tabbed: false
+ },
+
/////////////////////////////////////////////////////////////////////////
// payments
diff --git a/src/script/lib/controllers/index/index.html b/src/script/lib/controllers/index/index.html
index d914c11..68871d5 100644
--- a/src/script/lib/controllers/index/index.html
+++ b/src/script/lib/controllers/index/index.html
@@ -3,9 +3,22 @@