From b57490031b95c017c58bd17d1c9ebcf7ac73807f Mon Sep 17 00:00:00 2001 From: Benjamin Franzke Date: Thu, 19 Feb 2015 08:47:10 +0100 Subject: Move string-replace-all to util.xsl --- util.xsl | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) (limited to 'util.xsl') diff --git a/util.xsl b/util.xsl index 19e6cf9..1c8bb5a 100644 --- a/util.xsl +++ b/util.xsl @@ -51,4 +51,27 @@ attribute text + + + + + + + + + + + + + + + + + + + + + + + -- cgit