function thankCopyeditor($args)
 {
     import('pages.sectionEditor.SubmissionEditHandler');
     SubmissionEditHandler::thankCopyeditor($args);
 }