koha-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Koha-cvs] koha/koha-tmpl/intranet-tmpl/default/en/catalog... [dev_week]


From: Joshua Ferraro
Subject: [Koha-cvs] koha/koha-tmpl/intranet-tmpl/default/en/catalog... [dev_week]
Date: Tue, 11 Jul 2006 13:49:44 +0000

CVSROOT:        /sources/koha
Module name:    koha
Branch:         dev_week
Changes by:     Joshua Ferraro <kados>  06/07/11 13:49:44

Modified files:
        koha-tmpl/intranet-tmpl/default/en/catalogue: detail.tmpl 

Log message:
        syncing with rel_2_2

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/koha/koha-tmpl/intranet-tmpl/default/en/catalogue/detail.tmpl?cvsroot=koha&only_with_tag=dev_week&r1=1.17.2.9&r2=1.17.2.9.2.1

Patches:
Index: detail.tmpl
===================================================================
RCS file: 
/sources/koha/koha/koha-tmpl/intranet-tmpl/default/en/catalogue/detail.tmpl,v
retrieving revision 1.17.2.9
retrieving revision 1.17.2.9.2.1
diff -u -b -r1.17.2.9 -r1.17.2.9.2.1
--- detail.tmpl 5 Apr 2006 09:52:25 -0000       1.17.2.9
+++ detail.tmpl 11 Jul 2006 13:49:44 -0000      1.17.2.9.2.1
@@ -147,7 +147,11 @@
                                                <!-- TMPL_IF 
name="notforloantext" -->
                                                        <!-- TMPL_VAR 
name="notforloantext" -->
                                                <!-- TMPL_ELSE -->
-                                                       Available
+                                                   <!-- TMPL_IF 
name="itemlost"-->
+                                                       Item lost
+                                                   <!-- TMPL_ELSE -->
+                                                       <!-- TMPL_IF 
NAME="wthdrawn" -->Item Cancelled<!-- TMPL_ELSE -->Available<!-- /TMPL_IF -->
+                                                   <!-- /TMPL_IF -->
                                                <!-- /TMPL_IF -->
                                        <!-- /TMPL_IF -->
                                </td>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]