Merge branch 'ent-7241-ventana-de-newsletter-con-errores-visuales' into 'develop'

fixed lost icon

See merge request 
This commit is contained in:
Daniel Rodriguez 2021-04-06 17:15:41 +00:00
commit a70a74fb47
1 changed files with 1 additions and 1 deletions
pandora_console/include

View File

@ -763,7 +763,7 @@ function newsletter_wiz_modal(
$output .= __('Do you want to be up to date?');
$output .= '" class="invisible">';
$output .= '<div class="register_update_manager">';
$output .= html_print_image('image/pandora_big_circle.png', true);
$output .= html_print_image('images/pandora_circle_big.png', true);
$output .= '</div>';
$output .= '<div class="newsletter_div">';