Projet

Général

Profil

Révision eefc2ac0

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

Weekly update of contrib modules

Voir les différences:

drupal7/sites/all/themes/bootstrap/templates/system/page.tpl.php
1 1
<?php
2

  
2 3
/**
3 4
 * @file
4 5
 * Default theme implementation to display a single Drupal page.
......
136 137
      <?php if (!empty($page['highlighted'])): ?>
137 138
        <div class="highlighted jumbotron"><?php print render($page['highlighted']); ?></div>
138 139
      <?php endif; ?>
139
      <?php if (!empty($breadcrumb)): print $breadcrumb; endif;?>
140
      <?php if (!empty($breadcrumb)): print $breadcrumb;
141
      endif;?>
140 142
      <a id="main-content"></a>
141 143
      <?php print render($title_prefix); ?>
142 144
      <?php if (!empty($title)): ?>

Formats disponibles : Unified diff