Projet

Général

Profil

Révision ca0757b9

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

Weekly update of contrib modules

Voir les différences:

drupal7/sites/all/modules/webform/includes/webform.submissions.inc
463 463
    );
464 464

  
465 465
    $form['actions'] = array('#type' => 'actions');
466
    $form['actions']['resend'] = array(
466
    $form['actions']['submit'] = array(
467 467
      '#type' => 'submit',
468 468
      '#value' => t('Resend e-mails'),
469 469
    );

Formats disponibles : Unified diff