diff --git a/lang/en/notes.php b/lang/en/notes.php index e176ce89ff9e2..bfe2bf40572ef 100644 --- a/lang/en/notes.php +++ b/lang/en/notes.php @@ -58,7 +58,7 @@ * Personal - The note will be visible only to you * Course - The note will be visible to teachers in this course * Site - The note will be visible to teachers in all courses'; +$string['selectnotestate'] = "Select note state"; $string['site'] = 'site'; $string['sitenotes'] = 'Site notes'; -$string['selectnotestate'] = "Select note state"; $string['unknown'] = 'unknown';