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/panels/includes/display-edit.inc
240 240
      '#type' => 'textfield',
241 241
      '#default_value' => $display->title,
242 242
      '#title' => t('Title'),
243
      '#description' => t('The title of this panel. If left blank, a default title may be used. Set to No Title if you want the title to actually be blank.'),
243
      '#description' => t('The title of this panel. If left blank, a default title may be used. If you want the title actually to be blank, change the "Title type" dropdown from "Manually Set" to "No Title".'),
244 244
      '#process' => array('ctools_dependent_process'),
245 245
      '#dependency' => array('edit-display-title-hide-title' => array(PANELS_TITLE_FIXED)),
246 246
      '#maxlength' => 255,

Formats disponibles : Unified diff