Просмотр файла themes/default/errors.tpl
<?if ($errors):?> <?foreach ($errors as $error):?> <font color="red"><b><?=$error?></b></font><br /> <?endforeach;?> <?endif;?>
<?if ($errors):?> <?foreach ($errors as $error):?> <font color="red"><b><?=$error?></b></font><br /> <?endforeach;?> <?endif;?>