Projet

Général

Profil

Révision f2fc85df

Ajouté par Assos Assos il y a presque 7 ans

Weekly update of contrib modules

Voir les différences:

drupal7/sites/all/modules/media/modules/media_wysiwyg/media_wysiwyg.install
249 249
 * Notify upgraders that there's optional media linking functionality that needs to be enabled.
250 250
 */
251 251
function media_wysiwyg_update_7207() {
252
  $message = t('If you would like to be able to link images to a page got o /admin/config/media/browser and check "Provide the ability to link media to pages", and save the settings.');
252
  $message = t('If you would like to be able to link images to a page, go to /admin/config/media/browser, check "Provide the ability to link media to pages", and save the settings.');
253 253
  drupal_set_message($message, 'warning', TRUE);
254 254
}

Formats disponibles : Unified diff