From c9919be46559624384fc50fb16683fae93fde81b Mon Sep 17 00:00:00 2001 From: "marcos.alconada" Date: Wed, 25 Sep 2019 12:58:37 +0200 Subject: [PATCH] fixed visual error --- pandora_console/include/functions_update_manager.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pandora_console/include/functions_update_manager.php b/pandora_console/include/functions_update_manager.php index 73a654a50d..02404da8a9 100755 --- a/pandora_console/include/functions_update_manager.php +++ b/pandora_console/include/functions_update_manager.php @@ -762,7 +762,7 @@ function newsletter_wiz_modal( __('Cancel'), 'cancel_newsletter', 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 ); $output .= '';