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/templates/panels-pane.tpl.php
27 27

  
28 28
  <?php print render($title_prefix); ?>
29 29
  <?php if ($title): ?>
30
    <h2<?php print $title_attributes; ?>><?php print $title; ?></h2>
30
    <<?php print $title_heading; ?><?php print $title_attributes; ?>>
31
      <?php print $title; ?>
32
    </<?php print $title_heading; ?>>
31 33
  <?php endif; ?>
32 34
  <?php print render($title_suffix); ?>
33 35

  

Formats disponibles : Unified diff