More fixes for Bug 2600, enabling the appearance of HTML tags in item titles. Resubmi...
[koha_fer] / koha-tmpl / intranet-tmpl / prog / en / modules / acqui / lateorders.tmpl
index a0ba875..0ee671a 100644 (file)
@@ -47,7 +47,7 @@
                 <!-- TMPL_VAR name="supplier" -->
             </td>
             <td>
-                <b><!-- TMPL_VAR name="title" --></b>
+                <b><!-- TMPL_VAR name="title" escape="html" --></b>
                    <!-- TMPL_IF name="author" --><br/><i>Author:</i> <!-- TMPL_VAR NAME="author" --><!-- /TMPL_IF -->
                    <!-- TMPL_IF name="publisher" -->
                         <br/><i>Published by:</i> <!-- TMPL_VAR NAME="publisher" -->