Artjom Posted April 20, 2010 Report 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
Administrators Nabeel Posted April 20, 2010 Administrators Report Posted April 20, 2010 What do you mean? You can set the language in your template Quote
Artjom Posted April 20, 2010 Author Report 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
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.