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

מ
אין תקציר עריכה
מאין תקציר עריכה
מאין תקציר עריכה
שורה 34: שורה 34:
   var attachHere = document.getElementById('catlinks');
   var attachHere = document.getElementById('catlinks');
   if (!attachHere) attachHere = document.getElementById('footer');
   if (!attachHere) attachHere = document.getElementById('footer');
   attachHere.parentNode.insertBefore(document.createTextNode(alertTxt), attachHere);
   attachHere.innerHTML = alertTxt + attachHere.innerHTML;


   // attach the icon
   // attach the icon
משתמש אלמוני