diff --git a/lang/en/notes.php b/lang/en/notes.php index e176ce89ff9..bfe2bf40572 100644 --- a/lang/en/notes.php +++ b/lang/en/notes.php @@ -58,7 +58,7 @@ $string['publishstate_help'] = 'A note\'s context determines who can see the not * 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';