From 54dd724e3a1d754ef568a971b5ca47d5f0d78443 Mon Sep 17 00:00:00 2001 From: Bob Stayton Date: Mon, 21 Mar 2011 17:55:22 +0000 Subject: [PATCH] Change question and title templates to replace hard-coded class="local-name()" with mode="class.attribute" to support customization of class values. --- xsl/html/qandaset.xsl | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/xsl/html/qandaset.xsl b/xsl/html/qandaset.xsl index 23a5fc5c4..4e63d6088 100644 --- a/xsl/html/qandaset.xsl +++ b/xsl/html/qandaset.xsl @@ -57,9 +57,7 @@ - - - + @@ -122,9 +120,7 @@ - - - + @@ -208,7 +204,8 @@ - + + -- 2.50.1