Projet

Général

Profil

Révision d7c661a9

Ajouté par Assos Assos il y a plus de 6 ans

Weekly update of contrib modules

Voir les différences:

drupal7/sites/all/modules/file_entity/file_entity.admin.inc
1105 1105
    '#type' => 'textfield',
1106 1106
    '#title' => t('Default allowed file extensions'),
1107 1107
    '#default_value' => variable_get('file_entity_default_allowed_extensions', 'jpg jpeg gif png txt doc docx xls xlsx pdf ppt pptx pps ppsx odt ods odp mp3 mov mp4 m4a m4v mpeg avi ogg oga ogv weba webp webm'),
1108
    '#description' => t('Separate extensions with a space or comma and do not include the leading dot.'),
1108
    '#description' => t('Separate extensions with a space and do not include the leading dot.'),
1109 1109
    '#maxlength' => NULL,
1110 1110
  );
1111 1111

  

Formats disponibles : Unified diff