More fixes for Bug 2600, enabling the appearance of HTML tags in item titles. Resubmi...
[koha_fer] / koha-tmpl / intranet-tmpl / prog / en / modules / serials / routing-preview.tmpl
index 6392703..f636cc5 100644 (file)
@@ -26,7 +26,7 @@ window.open(myurl,'PrintSlip','width=500,height=500,toolbar=no,scrollbars=yes');
 
 <form method="post" action="routing-preview.pl">
 <input type="hidden" name="subscriptionid" value="<!-- TMPL_VAR NAME="subscriptionid" -->" />
-<p><b>Serial Title:</b> <!-- TMPL_VAR NAME="title" --></p>
+<p><b>Serial Title:</b> <!-- TMPL_VAR NAME="title" escape="html" --></p>
 <p><b>Issue:</b> <!-- TMPL_VAR NAME="issue" --></p>
 
 <table border="0" cellspacing="0" cellpadding="0">