User:Logicwiki/indicLang.js: Difference between revisions

Content deleted Content added
m test
 
m comment
 
Line 1:
/*/function indicLanguages()
{
var mylangsArray = ["hi", "ta", "ml", "kn", "mr", "bn", "te"];
Line 25:
first = first.nextSibling;
else
parent.insertBefore(els[n], first); */
}
}
Line 31:
hookEvent("load", indicLang);
*/