diff xsls/directive.xsls @ 144:273d7407de69

Replaced special "no default" value in the directive/default with "mdash".
author Ruslan Ermilov <ru@nginx.com>
date Tue, 25 Oct 2011 12:22:00 +0000
parents d3e240f7157c
children 28ba010fce96
line wrap: on
line diff
--- a/xsls/directive.xsls
+++ b/xsls/directive.xsls
@@ -67,10 +67,7 @@ X:stylesheet {
             }
         }
         X:if "count(node()) = 0" {
-            <strong>
-            !{document(concat($XML, '/i18n.xml'))
-                       /i18n/text[@lang = $LANG]/item[@id='none']}
-            </strong>
+            &#8212;
         } else {
             <pre>
             !{../@name}