summaryrefslogtreecommitdiffhomepage
path: root/docs/xsls/module.xsls
diff options
context:
space:
mode:
Diffstat (limited to 'docs/xsls/module.xsls')
-rw-r--r--docs/xsls/module.xsls4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/xsls/module.xsls b/docs/xsls/module.xsls
index 17b28ebe3..79173825c 100644
--- a/docs/xsls/module.xsls
+++ b/docs/xsls/module.xsls
@@ -10,7 +10,7 @@ X:strip-space elements = "*";
-->
X:param XML = "'../xml'";
-X:var LINK = "/module/@link";
+X:var ID = "/module/@id";
X:include href = "directive.xslt";
X:include href = "content.xslt";
@@ -19,7 +19,7 @@ X:include href = "content.xslt";
X:template = "/module" {
<html><head>
- <title> !{@title} </title>
+ <title> !{@name} </title>
</head>
<body>