ALTER TABLE `hb_email_templates`
ADD COLUMN `altmessage` TEXT NOT NULL AFTER `message`;