Projet

Général

Profil

Révision 98c5df5c

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

Weekly update of contrib modules

Voir les différences:

drupal7/sites/all/themes/sky/templates/node.tpl.php
7 7
  <?php if(!empty($user_picture) || $title || (!empty($submitted) && $display_submitted)): ?>
8 8
    <header<?php print $header_attributes; ?>>
9 9

  
10
      <?php print $user_picture; ?>
10
      <?php if(!empty($submitted) && $display_submitted) print $user_picture; ?>
11 11

  
12 12
      <?php if ($title && !$page): ?>
13 13
        <h1<?php print $title_attributes; ?>>

Formats disponibles : Unified diff