Browse Source

Added tooltip in word of glossary for learning path document tool - partial DT #4337

Cristian Fasanando 15 years ago
parent
commit
aa2c972607

+ 1 - 1
main/inc/lib/fckeditor/toolbars/default/learning_path_documents.php

@@ -10,7 +10,7 @@
 // This is the visible toolbar set when the editor has "normal" size.
 $config['ToolbarSets']['Normal'] = array(
 	array('PasteWord','-','Undo','Redo'),
-	array('Link','Unlink','Anchor'),
+	array('Link','Unlink','Anchor','Glossary'),
 	array('Image','flvPlayer','Flash','EmbedMovies','YouTube','MP3','mimetex','asciimath','Table','SpecialChar'),
 	array('Outdent','Indent','TextColor','BGColor','-','OrderedList','UnorderedList','JustifyLeft','JustifyCenter','JustifyRight'),
 	'/',