diff --git a/js/functions.js b/js/functions.js index e766bd8894..429d3e1143 100644 --- a/js/functions.js +++ b/js/functions.js @@ -4670,7 +4670,7 @@ AJAX.registerOnload('functions.js', function () { $('.logout').click(function() { var form = $( '
' ); $('body').append(form);