Bug 14544: Get rid of GetSomeShelfNames
[koha-ffzg.git] / C4 / XSLT.pm
index a255b33..7a94f2c 100644 (file)
@@ -100,7 +100,7 @@ sub transformMARCXML4XSLT {
 
 =head2 getAuthorisedValues4MARCSubfields
 
-Returns a ref of hash of ref of hash for tag -> letter controled by authorised values
+Returns a ref of hash of ref of hash for tag -> letter controlled by authorised values
 Is only used in this module currently.
 
 =cut
@@ -206,7 +206,7 @@ sub XSLTParse4Display {
                               UseControlNumber IntranetBiblioDefaultView BiblioDefaultView
                               singleBranchMode OPACItemLocation DisplayIconsXSLT
                               AlternateHoldingsField AlternateHoldingsSeparator
-                              TrackClicks opacthemes / )
+                              TrackClicks opacthemes IdRef / )
     {
         my $sp = C4::Context->preference( $syspref );
         next unless defined($sp);