mirror of
https://github.com/moodle/moodle.git
synced 2025-08-08 02:16:41 +02:00
MDL-63263 tool_recyclebin: show the note as part of the heading element
It looks better (IMO) than using admin_setting_description and works in all branches.
This commit is contained in:
parent
5810888077
commit
a99ef60c6b
2 changed files with 1 additions and 6 deletions
|
@ -332,5 +332,4 @@ $string['unnamedsection'] = 'Unnamed section';
|
|||
$string['userinfo'] = 'Userinfo';
|
||||
$string['module'] = 'Module';
|
||||
$string['morecoursesearchresults'] = 'More than {$a} courses found, showing first {$a} results';
|
||||
$string['recyclebin'] = 'Recycle bin';
|
||||
$string['recyclebin_desc'] = 'These settings will be also applied to recycle bin';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue