Projet

Général

Profil

Révision 6a93dd76

Ajouté par Assos Assos il y a environ 8 ans

Weekly update of contrib modules

Voir les différences:

drupal7/sites/all/modules/webform/components/email.inc
112 112
    '#type' => 'checkbox',
113 113
    '#title' => t('Disabled'),
114 114
    '#return_value' => 1,
115
    '#description' => t('Make this field non-editable. Useful for setting an unchangeable default value.'),
115
    '#description' => t('Make this field non-editable. Useful for displaying default value. Changeable via JavaScript or developer tools.'),
116 116
    '#weight' => 11,
117 117
    '#default_value' => $component['extra']['disabled'],
118 118
    '#parents' => array('extra', 'disabled'),

Formats disponibles : Unified diff