Changing the "Weekly outline" text

Changing the "Weekly outline" text

Regis Tractenberg
Number of replies: 2
Hello,

How can I change the text that appears on the middle header of a course "Weekly outline"
<div class="headingblock header outline">Weekly outline</div>

Thanks,
Regis
평균 등급 : -
In reply to Regis Tractenberg

Re: Changing the "Weekly outline" text

Joseph Rézeau
Core developers 사진 Particularly helpful Moodlers 사진 Plugin developers 사진 Testers 사진 Translators 사진

Hello Regis,

This is not a themes issue, but a language onewink. Log in as admin, go to Administration/Configuration/Languages/Edit strings

In the moodle.php file, locate string: weeklyoutline and change "Weekly outline" to string of your choice.

Joseph