Search found 1 match
Page 1 of 1
Search found 1 match
Re: How to add custom page ?
For the opencart 1.5.2.1... I fixed some problem catalog\controller\custom\serwis.php change to as follow... <?php class ControllerCustomSerwis extends Controller { public function index() { $this->language->load('custom/serwis'); $this->document->setTitle($this->language->get('heading_title')); $th...
Jump to post- Mon May 21, 2012 11:50 am
- Replies 16
- Views 26464
Page 1 of 1
Search found 1 match