X-Git-Url: https://git.cweiske.de/phorkie.git/blobdiff_plain/55cdc68c7519323e43beb39bf3f12f8bbe116e02..98f337f8db95b36086e25b38edc5ab42aabf7c5a:/www/js/autologin.js diff --git a/www/js/autologin.js b/www/js/autologin.js index ccd20f2..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) {