MDL-49582 core_lib: Add button to allow user to reset table preferences

This commit is contained in:
Tony Butler 2015-03-18 16:33:41 +00:00
parent e1d4e288ac
commit bf7c844e94
2 changed files with 37 additions and 0 deletions

View file

@ -1530,6 +1530,7 @@ $string['resetnotimplemented'] = 'Reset not implemented';
$string['resetrecordexpired'] = 'The password reset link you used is more than {$a} minutes old and has expired. Please initiate a new password reset.';
$string['resetstartdate'] = 'Reset start date';
$string['resetstatus'] = 'Status';
$string['resettable'] = 'Reset table preferences';
$string['resettask'] = 'Task';
$string['resettodefaults'] = 'Reset to defaults';
$string['resortsubcategoriesby'] = 'Sort subcategories by {$a} ascending';