forked from ZwiiCMS-Team/ZwiiCMS
[9.0.08] Var name error
This commit is contained in:
parent
a9746bac3c
commit
e4490c33e8
@ -282,7 +282,7 @@ class theme extends common {
|
||||
'copyrightPosition' => $this->getInput('themeFooterCopyrightPosition'),
|
||||
'textPosition' => $this->getInput('themeFooterTextPosition'),
|
||||
'socialsPosition' => $this->getInput('themeFooterSocialsPosition'),
|
||||
'textTransform' => $this->getInput('themeFootererTextTransform'),
|
||||
'textTransform' => $this->getInput('themeFooterTextTransform'),
|
||||
'font' => $this->getInput('themeFooterFont'),
|
||||
'fontSize' => $this->getInput('themeFooterFontSize'),
|
||||
'fontWeight' => $this->getInput('themeFooterFontWeight')
|
||||
|
Loading…
Reference in New Issue
Block a user