--- multidomain.module.old	2007-02-28 15:07:09.000000000 +0100
+++ multidomain.module	2007-02-28 15:07:25.000000000 +0100
@@ -376,5 +376,5 @@
   }
 }
 else {
-  drupal_set_message('error', t('The multi domain module has found a custom_url_rewrite function that is already defined. This conflicts with the module\'s operations, and as such the multi domain module will not work'));
+  drupal_set_message(t('The multi domain module has found a custom_url_rewrite function that is already defined. This conflicts with the module\'s operations, and as such the multi domain module will not work'), 'error');
 }
