CRM-16111: Translation string fixes (4.6 review).
[civicrm-core.git] / templates / CRM / Form / body.tpl
index 975afbc40d99e5a5cce38f27367dd8c2b05949b8..06fbfc89dc2785eca248a10bcc459bae1e197cbb 100644 (file)
@@ -33,7 +33,7 @@
 
 {if ($snippet !== 'json') and !$suppressForm and count($form.errors) gt 0}
    <div class="messages crm-error">
-       <div class="icon red-icon alert-icon"></div>
+       <div class="icon red-icon ui-icon-alert"></div>
      {ts}Please correct the following errors in the form fields below:{/ts}
      <ul id="errorList">
      {foreach from=$form.errors key=errorName item=error}