Mediawiki:common.js
| Строка 1: | Строка 1: | ||
{ | { | ||
var baseLogo = document.querySelector(".citizen-header__logo"); | |||
var new1Logo = baseLogo.cloneNode(true); | |||
new1Logo.childNodes[1].setAttribute("href", "/Корабельные_бои:Заглавная_страница"); | new1Logo.childNodes[1].setAttribute("href", "/Корабельные_бои:Заглавная_страница"); | ||