Projet

Général

Profil

Révision e4c061ad

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_validation/webform_validation.admin.inc
256 256
    '#weight' => 25,
257 257
  );
258 258

  
259
  $destination = drupal_get_destination();
260
  $form['rule']['cancel'] = array(
261
    '#markup' => l(t('Cancel'), $destination['destination']),
262
    '#weight' => 26,
263
  );
264

  
259 265
  return $form;
260 266
}
261 267

  

Formats disponibles : Unified diff