diff --git a/lnbits/static/js/base.js b/lnbits/static/js/base.js index 37f6a5f..326aa81 100644 --- a/lnbits/static/js/base.js +++ b/lnbits/static/js/base.js @@ -161,9 +161,7 @@ var LNbits = { return data } }, - sendLogin: function(){ - - }, + sendLogin: function () {}, exportCSV: function (columns, data) { var wrapCsvValue = function (val, formatFn) { var formatted = formatFn !== void 0 ? formatFn(val) : val diff --git a/lnbits/templates/base.html b/lnbits/templates/base.html index 31e5c21..d9a7ac5 100644 --- a/lnbits/templates/base.html +++ b/lnbits/templates/base.html @@ -49,65 +49,63 @@ > {% endblock %} - Login/Join - - - - - - - - - - - - - - - Add the current open instawallets to your account - Recommended, for moving all the currently open wallets in this page (if any) to your logged in account - - - - -
+ Login/Join - Login/Join - Cancel -
-
-
-
+ + + + + + + + + + + + Add the current open instawallets to your + account + Recommended, for moving all the currently open wallets + in this page (if any) to your logged in + account + + + +
+ Login/Join + Cancel +
+
+
+