diff --git a/configs/tvsp.xsl b/configs/tvsp.xsl index ec9c66b..563b5da 100644 --- a/configs/tvsp.xsl +++ b/configs/tvsp.xsl @@ -23,7 +23,8 @@ - <xsl:value-of select="title"/> + + <xsl:value-of select='translate(title, "–’", "-'")'/> @@ -90,7 +91,10 @@ - + + + +