fixed lost icon

This commit is contained in:
Marcos Alconada 2021-04-06 17:15:41 +00:00 committed by Daniel Rodriguez
parent 247343c0b6
commit f2efb6a39b
1 changed files with 1 additions and 1 deletions

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">';