diff --git a/lang/en/moodle.php b/lang/en/moodle.php index c04f627b68e..0e71df80055 100644 --- a/lang/en/moodle.php +++ b/lang/en/moodle.php @@ -1718,6 +1718,7 @@ $string['showsettings'] = 'Show settings'; $string['showtheselogs'] = 'Show these logs'; $string['showthishelpinlanguage'] = 'Show this help in language: {$a}'; $string['schedule'] = 'Schedule'; +$string['sidepanel'] = 'Side panel'; $string['signoutofotherservices'] = 'Sign out everywhere'; $string['signoutofotherservices_help'] = 'If ticked, the account will be signed out of all devices and systems which use web services, such as the mobile app.'; $string['since'] = 'Since'; diff --git a/theme/boost/templates/header.mustache b/theme/boost/templates/header.mustache index bf9bf9f82cd..22526dc5b54 100644 --- a/theme/boost/templates/header.mustache +++ b/theme/boost/templates/header.mustache @@ -22,7 +22,7 @@