1
0
Dmitriev Roman 3 сар өмнө
parent
commit
6d2f135e43

+ 1 - 1
html/public/blocked.php

@@ -179,5 +179,5 @@ if ($auth_active) {
 </table>
 
 <?php
-require_once ($_SERVER['DOCUMENT_ROOT']."/inc/footer.php");
+require_once ($_SERVER['DOCUMENT_ROOT']."/inc/footer.simple.php");
 ?>