/includes/functions.php
Line 3139
Remove this line:
echo ' Powered by <a href="https://www.phpbb.com/">phpBB</a>® Forum Software © phpBB Limited';
==================================
For Admin Footer
/includes/functions_acp.php
Line 180
Remove this line:
'CREDIT_LINE' => $user->lang('POWERED_BY', '<a href="https://www.phpbb.com/">phpBB</a>® Forum Software © phpBB Limited'),
====================================
For Front End Footer
/phpbb/controller/helper.php
Line 308
Remove this line:
'CREDIT_LINE' => $this->language->lang('POWERED_BY', '<a href="https://www.phpbb.com/">phpBB</a>® Forum Software © phpBB Limited'),
=================================================
How to Remove phpBB® Forum site logo
Look for: site_logo.svg
styles/prosilver/theme/colours.css
docs/assets/css/stylesheet.css
====================
Look for: phpbb_logo.svg
/adm/style/admin.css
Created : 2022-05-13 22:34:35, Last Modified : 2022-05-13 22:52:25