mirror of
https://github.com/moodle/moodle.git
synced 2025-01-23 08:38:23 +01:00
5f8505882e
to separate the printing of the summary text from the edit button ... Might need some testing because people have adjusted old texts to work the old way ... if anyone complains I'll put it back ...
Course formats -------------- To add a new course format, just duplicate one of the existing folders in here with a new name (eg coollayout). Then edit lang/en/moodle and add a new string like: $string['formatcoollayout'] = 'Cool Layout';