Artjom Posted April 20, 2010 Report Share Posted April 20, 2010 I want to change the title to the Russian language, in which file can I change this? I was looking but never found! Schedules - KD Avia Profile - KD Avia Thanks! Quote Link to comment Share on other sites More sharing options...
Administrators Nabeel Posted April 20, 2010 Administrators Report Share Posted April 20, 2010 What do you mean? You can set the language in your template Quote Link to comment Share on other sites More sharing options...
Artjom Posted April 20, 2010 Author Report Share Posted April 20, 2010 I've solved this problem! To change the name Schedules to your language or any other module you need to add this code: core\modules\Schedules\Schedules.php(line: 19-20) class Schedules extends CodonModule { public $title = 'Name of your page'; //It was added public function index() Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.