diff --git a/htdocs/core/class/html.form.class.php b/htdocs/core/class/html.form.class.php index acc8a795ee8..1d425c49497 100644 --- a/htdocs/core/class/html.form.class.php +++ b/htdocs/core/class/html.form.class.php @@ -1924,8 +1924,8 @@ class Form jQuery("#dialog-confirm").dialog({ autoOpen: true, resizable: false, - height:160, - width:580, + height:170, + width:590, modal: true, closeOnEscape: false, close: function(event, ui) {