CSF option disappeared after 1.0.0-1 Update!
Posted: Mon Nov 01, 2021 3:27 pm
Hello,
afther this update 31-October my CSF option in the header of system has gone.
I've tried to put that option in vesta.conf but without success.
Like: CSF='YES'
edited: /usr/local/vesta/web/templates/admin/panel.html; then
and add: <div class="l-menu__item <?php if($TAB == 'CSF' ) echo 'l-menu__item--active' ?>"><a href="/list/csf/"><?=__('CSF')?></a></div>
No lucky too!
Anyone can help me please ?
Thanks.
afther this update 31-October my CSF option in the header of system has gone.
I've tried to put that option in vesta.conf but without success.
Like: CSF='YES'
edited: /usr/local/vesta/web/templates/admin/panel.html; then
and add: <div class="l-menu__item <?php if($TAB == 'CSF' ) echo 'l-menu__item--active' ?>"><a href="/list/csf/"><?=__('CSF')?></a></div>
No lucky too!
Anyone can help me please ?
Thanks.