Browse Source

fixe images band

kevin tessier 5 years ago
parent
commit
543af72e17
1 changed files with 3 additions and 1 deletions
  1. 3 1
      user/themes/lecampus/templates/partials/bandeau.html.twig

+ 3 - 1
user/themes/lecampus/templates/partials/bandeau.html.twig

@@ -29,7 +29,9 @@
         {% if header.txtimg.text == true %}
           {{ image.html('',header.txtimg.text) }}
         {% endif %}
-        {{ image.html('',page.title) }}
+        {% if header.txtimg.text == false %}
+          {{ image.html('',page.title) }}
+        {% endif %}
     </div>
       {% if header.txtimg.text %}
       <div class="title_gal">