mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-28 16:24:54 +02:00
fixed lost icon
This commit is contained in:
parent
247343c0b6
commit
f2efb6a39b
@ -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">';
|
||||
|
Loading…
x
Reference in New Issue
Block a user