Projet

Général

Profil

Révision d719f12f

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

Weekly update of contrib modules

Voir les différences:

drupal7/sites/all/modules/views/modules/locale/views_handler_field_locale_link_edit.inc
52 52
    $text = !empty($this->options['text']) ? $this->options['text'] : t('edit');
53 53

  
54 54
    $this->options['alter']['make_link'] = TRUE;
55
    $this->options['alter']['path'] = 'admin/build/translate/edit/' . $data;
55
    $this->options['alter']['path'] = 'admin/config/regional/translate/edit/' . $data;
56 56
    $this->options['alter']['query'] = drupal_get_destination();
57 57

  
58 58
    return $text;

Formats disponibles : Unified diff