CRM-15932 - Major cleanup of ConfirmRepeatMode
[civicrm-core.git] / templates / CRM / Event / Form / Participant.tpl
index a9a3c88b2261965088cd57d21caa95189a800fbf..a933b98efdaadfc51954e843767eb3f4f10d9438 100644 (file)
           }
 
         if ( showError ) {
-          cj('#validate_pricefield').show().html("<span class='icon red-icon alert-icon'></span>{/literal}{ts escape='js'}This Option is already full for this event.{/ts}{literal}");
+          cj('#validate_pricefield').show().html("<span class='icon red-icon ui-icon-alert'></span>{/literal}{ts escape='js'}This Option is already full for this event.{/ts}{literal}");
         }
         else {
           cj('#validate_pricefield').hide( ).html('');