From 9f315c289f3b8759992d26c26cfdabe519cba4d4 Mon Sep 17 00:00:00 2001 From: Bob Stayton Date: Sat, 12 May 2012 23:16:29 +0000 Subject: [PATCH] Modify revision history table to make it customizable for html5. --- xsl/html/block.xsl | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/xsl/html/block.xsl b/xsl/html/block.xsl index c5c87d03a..d50eb25a5 100644 --- a/xsl/html/block.xsl +++ b/xsl/html/block.xsl @@ -445,7 +445,20 @@
- +
+ + + border-style:solid; width:100%; + + + + + + + revhistory + + +
-- 2.40.0