open admin/links.php
find the following line of code:
Just below this line addCode:if (isset($_POST['links_notify']) && ($_POST['links_notify'] == 'on')) { $email = sprintf(EMAIL_TEXT_STATUS_UPDATE, $links_contact_name, $links_status_array[$links_status]) . "\n\n" . STORE_OWNER . "\n" . STORE_NAME;
also add the following fileCode:$html_msg['EMAIL_MESSAGE_HTML'] = $email;
unzip the file and upload the admin folder to your server
Attachment 1718



Reply With Quote
Thanks Clyde,
I can live with it, but thought you all might want to know)

