Projet

Général

Profil

Révision 5a7e6170

Ajouté par Florent Torregrosa il y a environ 10 ans

Update :

  • panels : 7.x-3.3 -> 7.x-3.4
  • pdf_reader : 7.x-1.0-rc4 -> 7.x-1.0-rc5

Voir les différences:

drupal7/sites/all/modules/panels/templates/panels-add-content-link.tpl.php
1
<?php
2
/**
3
 * @file
4
 * Template to control the add content individual links in the add content modal.
5
 */
6
?>
7
<div class="content-type-button clearfix">
8
  <?php print $image_button; ?>
9
  <div><?php print $text_button; ?></div>
10
</div>
1
<?php
2
/**
3
 * @file
4
 * Template to control the add content individual links in the add content modal.
5
 */
6
?>
7
<div class="content-type-button clearfix">
8
  <?php print $image_button; ?>
9
  <div><?php print $text_button; ?></div>
10
</div>

Formats disponibles : Unified diff