Projet

Général

Profil

Révision d50a36e0

Ajouté par Assos Assos il y a presque 4 ans

Weekly update of contrib modules

Voir les différences:

drupal7/sites/all/modules/i18n/i18n_taxonomy/i18n_taxonomy.admin.inc
48 48
      $form['translations'][$lang] = array(
49 49
        '#title' => $langname,
50 50
        '#type' => 'item',
51
        '#markup' => $source->name,
51
        '#markup' => check_plain($source->name),
52 52
        '#langcode' => $lang,
53 53
      );
54 54
    }

Formats disponibles : Unified diff