Changed newsletter wizard width

This commit is contained in:
fermin831 2016-06-22 11:30:16 +02:00
parent 28c8726834
commit be4a257137
1 changed files with 1 additions and 1 deletions

View File

@ -319,7 +319,7 @@ $(document).ready (function () {
draggable: true,
modal: true,
height: 320,
width: 570
width: 750
});
$("#login_registration_yesno").dialog({