Projet

Général

Profil

Révision d0ed0aa6

Ajouté par Assos Assos il y a presque 4 ans

Weekly update of contrib modules

Voir les différences:

drupal7/sites/all/modules/webform_validation/webform_validation.validators.inc
458 458
    );
459 459
  }
460 460

  
461
  if (module_exists('maxlength')) {
462
    $validators['max_length']['description'] .= ' ' . t('A JavaScript counter will show the number of characters remaining as the user types.');
463
  }
464

  
461 465
  return $validators;
462 466
}
463 467

  

Formats disponibles : Unified diff