summaryrefslogtreecommitdiff
path: root/js
diff options
context:
space:
mode:
Diffstat (limited to 'js')
-rw-r--r--js/index.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/index.js b/js/index.js
index cd1c6f8..62292ac 100644
--- a/js/index.js
+++ b/js/index.js
@@ -34,7 +34,7 @@ function get_overview(){
function login(){
$.mobile.loading("show", {
- text: "Lade... 0%",
+ text: "Lade...",
textVisible: true,
theme: "b",
});