\r\n" : "was unable to be submitted.

\r\n"; $displaymessage = "

Your staff application " . $sentmessage; } } else { $displaymessage = "

ANTISPAM VALUE INCORRECT

\r\n"; } } else { $displaymessage = "

ANTISPAM NOT SET

\r\n"; } $displaymessage .= '[ Return Home ]'; echo Element('page.html', array( 'index' => $config['root'], 'title' => _('Staff Application'), 'config' => $config, 'boardlist' => createBoardlist(isset($mod) ? $mod : false), 'body' => $displaymessage, ) ); ?>