diff --git a/js/functions.js b/js/functions.js index bf10aaa97..a13758ef9 100644 --- a/js/functions.js +++ b/js/functions.js @@ -2022,7 +2022,7 @@ $(document).ready(function() { button_options[PMA_messages['strCancel']] = function() {$(this).dialog('close').remove();} $.get($(this).attr('href'), {'ajax_request': true}, function(data) { - $('
') .dialog({ title: PMA_messages['strChangePassword'], width: 600,