v3 search, some admin fixes, footer fix

This commit is contained in:
Nicolas A. Tonne
2015-04-24 21:09:40 +02:00
parent 54aa70055b
commit 518a3b5b45
3 changed files with 32 additions and 47 deletions

View File

@@ -50,7 +50,7 @@ socket.on("pw", function(msg)
refresh_scroll();
localStorage.setItem(chan.toLowerCase(), msg);
Materialize.toast("Correct password. You now have access to the sacred relam of The Admin.", 4000);
Materialize.toast("Correct password. You now have access to the sacred realm of The Admin.", 4000);
});
socket.on(chan.toLowerCase()+",conf", function(msg)