Delete song styling, start of title fix

This commit is contained in:
Nicolas A. Tonne
2015-04-17 22:28:18 +02:00
parent 170126fbe4
commit 065f434c98
4 changed files with 24 additions and 13 deletions

View File

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