× ' . $responsetext . ' '; } else if ($response == 0) { echo ' × ' . $responsetext . ' '; } else { echo ' × '; } ?> Created on ' . $thread_info['created']; echo 'Customer ' . $thread_info['name']; echo 'Status ' . $thread_info['status'] ?> ' . $row['custo'] . ' Replied'; if ($row['emp']) echo 'Employee ' . $row['emp'] . ' Replied'; echo $row['message'] . ''; if ($row['attach']) echo 'Attachment: ' . $row['attach'] . ''; ?> lang->line('Your Response') ?> Reply </textarea> Attach (docx, docs, txt, pdf, xls, png, jpg, gif) '; } ?>