מדיה ויקי:AlertProtected.js: הבדלים בין גרסאות בדף

מאין תקציר עריכה
מאין תקציר עריכה
שורה 62: שורה 62:


   var attachHere = document.getElementById('catlinks');
   var attachHere = document.getElementById('catlinks');
   if (!attachHere) attachHere = getElementsByClassName('printfooter')[0];
   if (!attachHere) attachHere = getElementsByClassName(document, 'DIV', 'printfooter')[0];
   attachHere.parentNode.insertBefore(plTable, attachHere);
   attachHere.parentNode.insertBefore(plTable, attachHere);