You can edit file hot_simplecontact.php and move this part of the code lower
Code:
<?php echo ($Error == ''? ( $emailSent? "E-mail sent. Thank you!” : $instance[“intro_text”]) : ““.$Error.”” ); ?>
In example, you can put it under the button code
Regards,
Milos