Home
last modified time | relevance | path

Searched refs:sugg_text (Results 1 – 2 of 2) sorted by relevance

/plugin/fckg/fckeditor/editor/dialog/fck_spellerpages/spellerpages/
H A DcontrolWindow.js55 function addSuggestion( sugg_text ) { argument
57 if( sugg_text ) {
59 var newOption = new Option( sugg_text, 'sugg_text'+i );
/plugin/wysiwyg/fckeditor/editor/dialog/fck_spellerpages/spellerpages/
H A DcontrolWindow.js55 function addSuggestion( sugg_text ) { argument
57 if( sugg_text ) {
59 var newOption = new Option( sugg_text, 'sugg_text'+i );