Removed obsolete configuration settings

This commit is contained in:
2022-04-15 20:39:09 +02:00
parent 825cca83a2
commit b230575be8
2 changed files with 0 additions and 7 deletions

View File

@@ -59,7 +59,6 @@ $rightImageValue = empty($params['imgright'])
--color-effect-header: <?php echo $params['fgeffecthdr']; ?>;
--color-effect-background-header: <?php echo $params['bgeffecthdr']; ?>;
--color-side-background: <?php echo $params['bgcolorside']; ?>;
--image-left-side: <?php echo $leftImageValue; ?>;
--image-right-side: <?php echo $rightImageValue; ?>;