Serials Display Enhancement
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / serials / serials-home.tmpl
index 6e674c3..eae9d99 100644 (file)
@@ -2,7 +2,7 @@
 <title>Koha &rsaquo; Serials <!-- TMPL_VAR name="biblionumber" --></title>
 <!-- TMPL_INCLUDE NAME="doc-head-close.inc" -->
 </head>
-<body>
+<body> 
 <!-- TMPL_INCLUDE NAME="header.inc" -->
 <!-- TMPL_INCLUDE NAME="serials-search.inc" -->
 
@@ -71,7 +71,7 @@ Serials updated :
                 Note
             </th>
             <th>
-                Branch (Callnumber)
+                Library (Callnumber)
             </th>
             <!-- TMPL_IF NAME="routing" -->
               <th colspan="3">&nbsp;</th>
@@ -96,7 +96,7 @@ Serials updated :
                     <td>
                 <!-- /TMPL_IF -->
                 
-                    <a href="/cgi-bin/koha/serials/subscription-detail.pl?subscriptionid=<!-- TMPL_VAR name="subscriptionid" -->" class="button" title="subscription detail"><!-- TMPL_IF name="title" --><!-- TMPL_VAR name="title" --><!-- TMPL_ELSE -->
+                    <a href="/cgi-bin/koha/serials/subscription-detail.pl?subscriptionid=<!-- TMPL_VAR name="subscriptionid" -->" class="button" title="subscription detail"><!-- TMPL_IF name="title" --><!-- TMPL_VAR name="title" escape="html" --><!-- TMPL_ELSE -->
                     ---
                 <!-- /TMPL_IF --></a>
                 
@@ -160,4 +160,4 @@ Serials updated :
 <!-- TMPL_INCLUDE NAME="serials-menu.inc" -->
 </div>
 </div>
-<!-- TMPL_INCLUDE NAME="intranet-bottom.inc" -->
\ No newline at end of file
+<!-- TMPL_INCLUDE NAME="intranet-bottom.inc" -->