header débordement inputfile

This commit is contained in:
Fred Tempez 2020-09-18 16:00:25 +02:00
parent 030b42ab09
commit 9c6c0d664b
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@
<div class="block">
<h4>Image</h4>
<div class="row">
<div class="col12">
<div class="col10 offset1">
<?php
$imageFile = file_exists(self::FILE_DIR.'source/'.$this->getData(['theme', 'header', 'image'])) ?
$this->getData(['theme', 'header', 'image']) : "";