From a97c8a8b4ea3f481e4305fd442c3e5efde520fd2 Mon Sep 17 00:00:00 2001 From: Bob Stayton Date: Fri, 7 Oct 2011 18:39:34 +0000 Subject: [PATCH] Add default class="phrase" when role attribute not used for class, fixing bug #3076510 --- xsl/html/inline.xsl | 19 ++++++++++++------- 1 file changed, 12 insertions(+), 7 deletions(-) diff --git a/xsl/html/inline.xsl b/xsl/html/inline.xsl index 013bd1b1d..c8c3562a5 100644 --- a/xsl/html/inline.xsl +++ b/xsl/html/inline.xsl @@ -795,13 +795,18 @@ - - - - - + + + + + + + + + + -- 2.40.0