X-Git-Url: https://git.cweiske.de/phorkie.git/blobdiff_plain/246ac1d5966639f2036795d859cb2b195c762236..98f337f8db95b36086e25b38edc5ab42aabf7c5a:/www/js/autologin.js diff --git a/www/js/autologin.js b/www/js/autologin.js index 96a524c..cacf8dc 100644 --- a/www/js/autologin.js +++ b/www/js/autologin.js @@ -29,7 +29,7 @@ function notifyAutologin(data) + ' style="display: none; position: fixed; top: 0px; left: 0px; width: 100%; text-align: center">' + 'Welcome, ' + data.name + '.' + ' You have been logged in - ' - + 'reload to see it.' + + 'reload to see it.' + '' ); $('#autologinnotifier').click(function(event) {