Opencart 3.x version: cannot remove "powered by" -


i cannot remove "powered opencart" on footer in version 3.x. new files twigg files , don't know or how it. on path , configuration, please. all.

the file catalog/language/en-gb/common/footer.php has

$_['text_powered'] = 'powered <a href="http://www.opencart.com">opencart</a><br /> %s &copy; %s';

change

$_['text_powered'] = '';


Comments

Popular posts from this blog

ubuntu - PHP script to find files of certain extensions in a directory, returns populated array when run in browser, but empty array when run from terminal -

php - How can i create a user dashboard -

javascript - How to detect toggling of the fullscreen-toolbar in jQuery Mobile? -