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

sql - Time in datatime field -

javascript - How to split the success output from an Ajax post? -

java - sharing object across different classes -