Changed newsletter wizard width

This commit is contained in:
fermin831 2016-06-22 11:30:16 +02:00
parent 87af9708a9
commit c2f2258466

View File

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