returnarray(array('title'=>t('Contact settings'),'data'=>form_checkbox(t('Personal contact form'),'contact',1,$edit['contact'],t('Allow other users to contact you by e-mail via <a href="%url">your personal contact form</a>. Note that your e-mail address is not made public and that privileged users such as site administrators are able to contact you even if you choose not to enable this feature.',array('%url'=>"user/$user->uid/contact"))),'weight'=>2));
returnarray(array('title'=>t('Contact settings'),'data'=>form_checkbox(t('Personal contact form'),'contact',1,$edit['contact'],t('Allow other users to contact you by e-mail via <a href="%url">your personal contact form</a>. Note that your e-mail address is not made public and that privileged users such as site administrators are able to contact you even if you choose not to enable this feature.',array('%url'=>url("user/$user->uid/contact")))),'weight'=>2));
returnarray(array('title'=>t('Contact settings'),'data'=>form_checkbox(t('Personal contact form'),'contact',1,$edit['contact'],t('Allow other users to contact you by e-mail via <a href="%url">your personal contact form</a>. Note that your e-mail address is not made public and that privileged users such as site administrators are able to contact you even if you choose not to enable this feature.',array('%url'=>"user/$user->uid/contact"))),'weight'=>2));
returnarray(array('title'=>t('Contact settings'),'data'=>form_checkbox(t('Personal contact form'),'contact',1,$edit['contact'],t('Allow other users to contact you by e-mail via <a href="%url">your personal contact form</a>. Note that your e-mail address is not made public and that privileged users such as site administrators are able to contact you even if you choose not to enable this feature.',array('%url'=>url("user/$user->uid/contact")))),'weight'=>2));