Do not escape title attribute twice for tooltip-iwiki
authorumherirrender <umherirrender_de.wp@web.de>
Mon, 11 Nov 2013 20:34:22 +0000 (21:34 +0100)
committerumherirrender <umherirrender_de.wp@web.de>
Mon, 11 Nov 2013 20:34:22 +0000 (21:34 +0100)
commit65bb689f66b7e3eaf6b14f6cedabd382731ea8fa
tree263c2e9955986533376a0e6ea4c8933f027e7fff
parent9135a720dfd51a3b311a2e6a882ac770be4b88ae
Do not escape title attribute twice for tooltip-iwiki

When building the html the title attribute gets already escaped,
so getting text is enough here.

Bug: 55847
Change-Id: I779d3df414b0dbdfab415129baa3e7209e4067d6
includes/SkinTemplate.php