fixed visual error

This commit is contained in:
marcos.alconada 2019-09-25 12:58:37 +02:00
parent 0a6c5352e6
commit c9919be465
1 changed files with 1 additions and 1 deletions

View File

@ -762,7 +762,7 @@ function newsletter_wiz_modal(
__('Cancel'), __('Cancel'),
'cancel_newsletter', 'cancel_newsletter',
false, false,
'class="ui-widget ui-state-default ui-corner-all ui-button-text-only sub upd submit-cancel" style="color: red; width:100px;"', 'class="ui-widget ui-state-default ui-corner-all ui-button-text-only sub upd submit-cancel" style="width:100px;"',
true true
); );
$output .= '</div>'; $output .= '</div>';