Projet

Général

Profil

Révision 9faa5de0

Ajouté par Assos Assos il y a presque 3 ans

  • ID 9faa5de0ee5c940f7ee0fa98ecd32c0b997b9d0e
  • Parent bad4e148

Weekly update of contrib modules

Voir les différences:

drupal7/sites/all/modules/i18n/i18n.module
233 233
/**
234 234
 * Implements hook_help().
235 235
 */
236
function i18n_help($path = 'admin/help#i18n', $arg) {
236
function i18n_help($path, $arg) {
237 237
  switch ($path) {
238 238
    case 'admin/help#i18n' :
239 239
      $output = '<p>' . t('This module improves support for multilingual content in Drupal sites:') . '</p>';

Formats disponibles : Unified diff