alecpl
2008-10-05 112c9133bb8dc3b4e8f1d47241fa57c86dd5065c
program/steps/addressbook/func.inc
@@ -114,7 +114,7 @@
  $OUTPUT->include_script('list.js');
  
  // add some labels to client
  rcube_add_label('deletecontactconfirm');
  $OUTPUT->add_label('deletecontactconfirm');
  
  return $out;
  }