bug 4837 make circ print page show item type description
[koha_gimpoz] / koha-tmpl / intranet-tmpl / prog / en / modules / members / moremember-print.tmpl
index df517f4..8ef31bb 100644 (file)
@@ -22,7 +22,7 @@
        <tr>
                <th>Title</th>
                <th>Author</th>
-               <th>Format</th>
+               <th>Item Type</th>
                <th>Date Due</th>
                <th>Charge</th>
                <th>Price</th>
@@ -37,7 +37,7 @@
                </a>
                </td>
                <td><!-- TMPL_VAR NAME="author" --></td>
-               <td><!-- TMPL_VAR NAME="itemtype" --></td>
+               <td><!-- TMPL_VAR NAME="itemtype_description" --></td>
                <td><!-- TMPL_VAR NAME="date_due" --></td>
                <td><!-- TMPL_VAR NAME="charge" --></td>
                <td><!-- TMPL_VAR NAME="replacementprice" --></td>