MT 1926 : Adding Internal notes to serials list display
authorHenri-Damien LAURENT <henridamien.laurent@biblibre.com>
Mon, 14 Sep 2009 20:19:08 +0000 (22:19 +0200)
committerHenri-Damien LAURENT <henridamien.laurent@biblibre.com>
Wed, 30 Sep 2009 09:30:33 +0000 (11:30 +0200)
koha-tmpl/intranet-tmpl/prog/en/modules/serials/serials-home.tmpl

index 451e91a..bc53f50 100644 (file)
@@ -67,9 +67,7 @@ Serials updated :
         <tr>
             <th>ISSN</th>
             <th>Title</th>
-            <th>
-                Note
-            </th>
+            <th> Notes </th>
             <th>
                 Library (Callnumber)
             </th>
@@ -94,7 +92,8 @@ Serials updated :
                     ---
                 <!-- /TMPL_IF --></a>
                 </td>
-                <td><!-- TMPL_IF name="notes" -->(<!-- TMPL_VAR name="notes" -->)<!-- /TMPL_IF -->
+                <td><!-- TMPL_IF name="notes" --><!-- TMPL_VAR name="notes" --><!-- /TMPL_IF -->
+                <!-- TMPL_IF name="internalnotes" -->(<!-- TMPL_VAR name="internalnotes" -->)<!-- /TMPL_IF -->
                 </td>
                 <td>
                 <!-- TMPL_IF name="branchcode" --><!-- TMPL_VAR name="branchcode" --><!-- /TMPL_IF -->