forked from ZwiiCMS-Team/ZwiiCMS
Modif : thème footer
This commit is contained in:
parent
b9f0d586e8
commit
ad78b86984
@ -139,7 +139,6 @@
|
|||||||
<footer <?php if($this->getData(['theme', 'footer', 'position']) === 'hide'): ?>class="displayNone"<?php endif; ?>>
|
<footer <?php if($this->getData(['theme', 'footer', 'position']) === 'hide'): ?>class="displayNone"<?php endif; ?>>
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<div class="row">
|
<div class="row">
|
||||||
|
|
||||||
<div class="col4" id="left"> <!-- bloc gauche -->
|
<div class="col4" id="left"> <!-- bloc gauche -->
|
||||||
<?php
|
<?php
|
||||||
if($this->getData(['theme', 'footer', 'socialsPosition']) === 'left') {
|
if($this->getData(['theme', 'footer', 'socialsPosition']) === 'left') {
|
||||||
|
Loading…
Reference in New Issue
Block a user