Returns the value of $arg modified so that every character in the value of $arg that occurs at some position N in the value of $mapString has been replaced by the character that occurs at position N in the value of $transString.
 
diff --git a/Frontend/tools/xpath.html b/Frontend/tools/xpath.html
index 4872c04..6ac40b7 100644
--- a/Frontend/tools/xpath.html
+++ b/Frontend/tools/xpath.html
@@ -1541,7 +1541,7 @@
                             
 
                             fn:lower-case()
+                                class="hyperlink collapsible collapsibleMini collapseTrigger">fn:translate()