Show claimed issues as 'Claimed' not just blank space
authorColin Campbell <colin.campbell@ptfs-europe.com>
Wed, 22 Jul 2009 15:10:08 +0000 (16:10 +0100)
committerHenri-Damien LAURENT <henridamien.laurent@biblibre.com>
Wed, 16 Sep 2009 21:19:21 +0000 (23:19 +0200)
Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
Signed-off-by: Henri-Damien LAURENT <henridamien.laurent@biblibre.com>
koha-tmpl/intranet-tmpl/prog/en/modules/serials/subscription-detail.tmpl

index 3c7f214..d8c8f2f 100644 (file)
@@ -290,6 +290,9 @@ function popup(subscriptionid) {
                         <!--TMPL_IF name="status4" -->
                             Missing
                         <!-- /TMPL_IF -->
+                        <!-- TMPL_IF name="status7" -->
+                            Claimed
+                        <!-- /TMPL_IF -->
                 </td>
             </tr>
         <!-- /TMPL_LOOP -->