Diferensya entre trocamientos de "Usador:Gangleri/monobook.js"

Contenido eliminado Contenido añadido
ch changing the directionality of the edit box; java script made by meta:user:Brion VIBBER
 
ch var editform = document.getElementById("wpTextbox1"); now
 
Liña 1:
function bidiSwitchSetup() {
var editform = document.getElementById("editformwpTextbox1");
if (editform == null) {
return;