From 4bfce334b9486632c9874ef1a21a185cfaa32979 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kasper=20Rynning-T=C3=B8nnesen?= Date: Thu, 14 May 2015 16:43:43 +0200 Subject: [PATCH] Added mail in toast --- static/js/youtube.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/js/youtube.js b/static/js/youtube.js index 1c8792a5..98c20a50 100755 --- a/static/js/youtube.js +++ b/static/js/youtube.js @@ -73,7 +73,7 @@ socket.on(chan.toLowerCase()+",viewers", function(view) $(document).ready(function() { - Materialize.toast("Passwords have been reset. If anything is not right, please send us a mail!", 10000); + Materialize.toast("Passwords have been reset. If anything is not right, please send us a mail @ contact@zoff.no", 10000); $("#settings").sideNav({ menuWidth: 300, // Default is 240 edge: 'right', // Choose the horizontal origin