@@ -472,7 +472,7 @@ function contact_mail_page() {
);
}
else{
$form['#error']=array('#value'=>t('The contact form has not been configured.'));
drupal_set_message(t('The contact form has not been configured. <a href="@add">Add one or more categories</a> to the form.',array('@add'=>url('admin/build/contact/add'))),'error');