Я новичок в opencart. Последние несколько дней я пытаюсь отключить питание от Opencart.Не удается удалить питание от opencart
Я попытался изменить: админ/язык/ан-ГБ/общее/footer.php
и изменил последнюю часть, и теперь он выглядит так, к сожалению, ничего не изменилось:
<?php
// Text
$_['text_information'] = 'Information';
$_['text_service'] = 'Customer Service';
$_['text_extra'] = 'Extras';
$_['text_contact'] = 'Contact Us';
$_['text_return'] = 'Returns';
$_['text_sitemap'] = 'Site Map';
$_['text_manufacturer'] = 'Brands';
$_['text_voucher'] = 'Gift Certificates';
$_['text_affiliate'] = 'Affiliates';
$_['text_special'] = 'Specials';
$_['text_account'] = 'My Account';
$_['text_order'] = 'Order History';
$_['text_wishlist'] = 'Wish List';
$_['text_newsletter'] = 'Newsletter';
$_['text_powered'] = '%s © %s';
Я просто googled [как удалить питание от Opencart] (https://www.google.com.pk/search?q=how+to+remove+the+powered+by+Opencart&oq=how+to+ remove + + + + + Opencart & aqs = chrome..69i57j0l4.2127j0j7 & sourceid = chrome & ie = UTF-8) & found no. решений. –
Я пробовал все шаги, но ничего не работало. –