Projet

Général

Profil

Révision 70a4c29b

Ajouté par Assos Assos il y a environ 9 ans

Weekly update of contrib modules

Voir les différences:

drupal7/sites/all/themes/mayo/templates/page.tpl.php
107 107
  $header_watermark_style = '';
108 108
  $header_watermark = theme_get_setting('header_watermark');
109 109
  if($header_watermark) {
110
    $header_watermark_style = 'background-image: url(' . url(drupal_get_path('theme', 'mayo') . '/images/pat-' . $header_watermark . '.png') . ');';
110
    $header_watermark_style = 'background-image: url(' . file_create_url(drupal_get_path('theme', 'mayo') . '/images/pat-' . $header_watermark . '.png') . ');';
111 111
  }
112 112

  
113 113
  $logo_style = '';

Formats disponibles : Unified diff