Projet

Général

Profil

Révision a2baadd1

Ajouté par Assos Assos il y a environ 10 ans

Weekly update of contrib modules

Voir les différences:

drupal7/sites/all/modules/cas/cas.user.inc
16 16
    '#title' => t('CAS username'),
17 17
    '#required' => TRUE,
18 18
    '#default_value' => '',
19
    '#description' => t('Registration will proceded as if the user with the specified CAS username just logged in.'),
19
    '#description' => t('Registration will proceed as if the user with the specified CAS username just logged in.'),
20 20
    '#element_validate' => array('_cas_name_element_validate'),
21 21
    '#weight' => -10,
22 22
  );

Formats disponibles : Unified diff