ALTER TABLE `qs_PostComment` DROP `title`; ALTER TABLE `qs_PostComment` DROP `url`; UPDATE `qs_Settings` SET `value` = '

New comment on the blog post has been submitted.

Post Title: {postTitle}
Author Name: {author}
Author Email: {email}
Comment:
{comment}

Click here to view details.

', `description` = 'Constants: {postTitle} {author} {email} {comment} {link}' WHERE `name` = 'blogCommentEmailBody';