mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 16:36:37 +02:00
MDL-47271 check: Refactor check table into a renderable
This commit is contained in:
parent
20167daf89
commit
e8e2bd28ec
4 changed files with 159 additions and 143 deletions
|
@ -509,6 +509,7 @@ $string['description'] = 'Description';
|
|||
$string['descriptiona'] = 'Description: {$a}';
|
||||
$string['deselectall'] = 'Deselect all';
|
||||
$string['deselectnos'] = 'Deselect all \'No\'';
|
||||
$string['details'] = 'Details';
|
||||
$string['detailedless'] = 'Less detailed';
|
||||
$string['detailedmore'] = 'More detailed';
|
||||
$string['digitalminor'] = 'Digital minor';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue