Projet

Général

Profil

Révision 8c72e82a

Ajouté par Assos Assos il y a environ 7 ans

Weekly update of contrib modules

Voir les différences:

drupal7/sites/all/modules/webform/views/default_views/webform_submissions.inc
107 107
$handler->display->display_options['empty']['area_text_custom']['table'] = 'views';
108 108
$handler->display->display_options['empty']['area_text_custom']['field'] = 'area_text_custom';
109 109
$handler->display->display_options['empty']['area_text_custom']['empty'] = TRUE;
110
$handler->display->display_options['empty']['area_text_custom']['content'] = 'There are no submissions for this form. <a href="/node/!1">View this form</a>.';
110
$handler->display->display_options['empty']['area_text_custom']['content'] = t('There are no submissions for this form. <a href="!url!1">View this form</a>.', array('!url' => url('node/')));
111 111
$handler->display->display_options['empty']['area_text_custom']['tokenize'] = TRUE;
112 112
/* Relationship: Webform submissions: User */
113 113
$handler->display->display_options['relationships']['uid']['id'] = 'uid';

Formats disponibles : Unified diff