Projet

Général

Profil

Révision 08475715

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

Weekly update of contrib modules

Voir les différences:

drupal7/sites/all/modules/ctools/page_manager/plugins/tasks/page.admin.inc
698 698
    '#title' => t('Title'),
699 699
    '#type' => 'textfield',
700 700
    '#default_value' => $menu['title'],
701
    '#description' => t('If set to normal or tab, enter the text to use for the menu item.'),
701
    '#description' => t('If set to normal or tab, enter the text to use for the menu item. Renaming the menu item using the Drupal menu system (admin/structure/menu) will override this, even if it is renamed again here.'),
702 702
    '#dependency' => array('radio:menu[type]' => array('normal', 'tab', 'default tab', 'action')),
703 703
  );
704 704

  

Formats disponibles : Unified diff