Content deleted Content added
WOSlinkerBot (talk | contribs) No edit summary |
WOSlinkerBot (talk | contribs) No edit summary |
||
Line 540:
myContent = myContent.replace(/\<center *\>\<font size\=\"\+1\" color\=\"white\"\>\<font color\=\"orange\"\>Please Don\'t Vandalize\. \[\[Image\:Stop hand\.svg\|20px\]\]\<\/div\>\<\/div\>/g,'<center ><font size="+1" color="white"><font color="orange">Please Don\'t Vandalize. [[Image:Stop hand.svg|20px]]</font></font></center></div>');
myContent = myContent.replace(/\<center *\>\<font size\=\"\+1\" color\=\"white\"\>\<font color\=\"orange\"\>Please Don\'t Vandalise\. \[\[Image\:Stop hand\.svg\|20px\]\]\<\/div\>\<\/div\>/g,'<center ><font size="+1" color="white"><font color="orange">Please Don\'t Vandalise. [[Image:Stop hand.svg|20px]]</font></font></center></div>');
myContent = myContent.replace(/\<center *\>\<font size\=\"\+1\" color\=\"white\"\>\<font color\=\"orange\"\>Please Stop\. \[\[Image\:Stop hand\.svg\|20px\]\]\<\/div\>\<\/div\>/g,'<center ><font size="+1" color="white"><font color="orange">Please Stop. [[Image:Stop hand.svg|20px]]</font></font></center></div>');
|