Remove page template

This commit is contained in:
Ribas160 2025-07-02 17:38:13 +03:00
parent 0178bbc075
commit 3d3d80c60b
7 changed files with 6 additions and 810 deletions

View file

@ -442,7 +442,7 @@ class Controller
$metacspheader = str_replace(
array(
'frame-ancestors \'none\'; ',
'; sandbox allow-same-origin allow-scripts allow-forms allow-popups allow-modals allow-downloads',
'; sandbox allow-same-origin allow-scripts allow-forms allow-modals allow-downloads',
),
'',
$this->_conf->getKey('cspheader')