diff options
Diffstat (limited to 'js/index.js')
| -rw-r--r-- | js/index.js | 2 |
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", }); |
