14 391
modifications
Aucun résumé des modifications |
Aucun résumé des modifications |
||
| Ligne 49 : | Ligne 49 : | ||
ta['ca-nstab-help'] = new Array('c','View the help page'); | ta['ca-nstab-help'] = new Array('c','View the help page'); | ||
ta['ca-nstab-category'] = new Array('c','View the category page'); | ta['ca-nstab-category'] = new Array('c','View the category page'); | ||
newdiv.id = "searchsuggest"; | |||
var searchdiv = document.getElementById("searchBody"); | |||
searchdiv.appendChild(newdiv); | |||