Current File : //var/wcp4/ncphysic/public_html/mysql/templates/components/error_message.phtml
<div class="error">
    <img src="themes/dot.gif" title="" alt="" class="icon ic_s_error" />
    <?php echo $msg; ?>
</div>