mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 16:36:37 +02:00
MDL-63836 course: No course header images
This feature may be added in future, but for now we are not going to include it.
This commit is contained in:
parent
5160567c5f
commit
f41207400b
10 changed files with 10 additions and 87 deletions
|
@ -327,7 +327,6 @@ $string['courseformatdata'] = 'Course format data';
|
|||
$string['courseformats'] = 'Course formats';
|
||||
$string['courseformatoptions'] = 'Formatting options for {$a}';
|
||||
$string['courseformatudpate'] = 'Update format';
|
||||
$string['courseheaderimage'] = 'Course header image';
|
||||
$string['courseprofiles'] = 'Course profiles';
|
||||
$string['coursepreferences'] = 'Course preferences';
|
||||
$string['coursegrades'] = 'Course grades';
|
||||
|
@ -1823,8 +1822,6 @@ $string['showallusers'] = 'Show all users';
|
|||
$string['showblockcourse'] = 'Show list of courses containing block';
|
||||
$string['showcategory'] = 'Show {$a}';
|
||||
$string['showchartdata'] = 'Show chart data';
|
||||
$string['showcourseimages'] = 'Show course images';
|
||||
$string['showcourseimages_desc'] = 'Show the course image or image placeholder in the course header.';
|
||||
$string['showcomments'] = 'Show/hide comments';
|
||||
$string['showcommentsnonjs'] = 'Show comments';
|
||||
$string['showdescription'] = 'Display description on course page';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue