diff --git a/xsl/html-base.xsl b/xsl/html-base.xsl
index bf7b6c5..7b0a4d9 100644
--- a/xsl/html-base.xsl
+++ b/xsl/html-base.xsl
@@ -140,9 +140,9 @@ set toc,title
-
+
+ select="substring-after($text, ': ')"/>
@@ -184,8 +184,10 @@ set toc,title
-
+
+
+
+
diff --git a/xsl/html-help.xsl b/xsl/html-help.xsl
index 9b99789..57813a4 100644
--- a/xsl/html-help.xsl
+++ b/xsl/html-help.xsl
@@ -78,9 +78,9 @@
-
+
+ select="substring-after($text, ': ')"/>
@@ -122,8 +122,10 @@
-
+
+
+
+