open includes/modules/sideboxes/YOUR_TEMPLATE/testimonials_manager.php
find the following line of code:
and replace it with the following:PHP Code:$title = BOX_HEADING_TESTIMONIALS_MANAGER;
PHP Code:$title = zen_image(DIR_WS_TEMPLATE_IMAGES . BOX_HEADING_TESTIMONIALS_MANAGER);



Reply With Quote
