Current File : /home/karenpetzb/application/modules/backoffice/views/scripts/maintenance/message.phtml
<div style="clear: both;">
<span class="errorText"><?php echo $this -> messageError; ?></span>
<span class="successText"><?php echo $this -> messageSuccess; ?></span> 
</div>