diff options
Diffstat (limited to 'kopete/plugins/webpresence/webpresence_html.xsl')
-rw-r--r-- | kopete/plugins/webpresence/webpresence_html.xsl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/plugins/webpresence/webpresence_html.xsl b/kopete/plugins/webpresence/webpresence_html.xsl index 5dac1837..f768ccf5 100644 --- a/kopete/plugins/webpresence/webpresence_html.xsl +++ b/kopete/plugins/webpresence/webpresence_html.xsl @@ -17,7 +17,7 @@ <xsl:template match="webpresence"> <html> <head> - <title>My IM tqStatus</title> + <title>My IM Status</title> </head> <body> <p class="name"><xsl:value-of select="name"/></p> |