#tab-attachment .crm-attachments {
  display: none;
}
#tab-attachment:before {
  content: 'Sorry :/';
}
#tab-attachment:after {
  content: 'Attachments are disabled;\00A0instead please link to any files.';
}
