diff --git a/lang/en/qtype_stack.php b/lang/en/qtype_stack.php index 9b42883050..920f28d2fe 100644 --- a/lang/en/qtype_stack.php +++ b/lang/en/qtype_stack.php @@ -336,8 +336,8 @@ $string['quiet'] = 'Quiet'; $string['quiet_help'] = 'When set to yes any feedback automatically generated by the answer tests is suppressed, and not displayed to the student. The feedback fields in the branches are unaffected by this option.'; // The icon fa-volume-off isn't very good really. -$string['quiet_icon_true'] = ''; -$string['quiet_icon_false'] = ''; +$string['quiet_icon_true'] = ''; +$string['quiet_icon_false'] = ''; $string['renamequestionparts'] = 'Rename parts of the question'; $string['requiredfield'] = 'This field is required!'; $string['requirelowestterms'] = 'Require lowest terms';