mirror of
https://github.com/moodle/moodle.git
synced 2025-01-19 06:18:28 +01:00
06a8efde29
With courselistshortnames enabled Moodle 3.11 and earlier showed "Category | Short name" on the first line of course cards (for example in block_myoverview). From Moodle 4.0 the category is moved to the last line making the first line "Short name |". This change removes that stray "|".