Projet

Général

Profil

Révision b4adf10d

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

Udpate to 7.33

Voir les différences:

drupal7/modules/field/modules/text/text.module
245 245
  $summary = '';
246 246

  
247 247
  if (strpos($display['type'], '_trimmed') !== FALSE) {
248
    $summary = t('Trim length') . ': ' . $settings['trim_length'];
248
    $summary = t('Trim length') . ': ' . check_plain($settings['trim_length']);
249 249
  }
250 250

  
251 251
  return $summary;

Formats disponibles : Unified diff