koha-cvs
[Top][All Lists]
Advanced

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

[Koha-cvs] koha/koha-tmpl/opac-tmpl/prog/en opac-results.tmpl [rel_3_0]


From: paul poulain
Subject: [Koha-cvs] koha/koha-tmpl/opac-tmpl/prog/en opac-results.tmpl [rel_3_0]
Date: Thu, 04 Jan 2007 13:12:35 +0000

CVSROOT:        /sources/koha
Module name:    koha
Branch:         rel_3_0
Changes by:     paul poulain <tipaul>   07/01/04 13:12:35

Modified files:
        koha-tmpl/opac-tmpl/prog/en: opac-results.tmpl 

Log message:
        adding location to result list

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/koha/koha-tmpl/opac-tmpl/prog/en/opac-results.tmpl?cvsroot=koha&only_with_tag=rel_3_0&r1=1.1.2.10&r2=1.1.2.11

Patches:
Index: opac-results.tmpl
===================================================================
RCS file: 
/sources/koha/koha/koha-tmpl/opac-tmpl/prog/en/Attic/opac-results.tmpl,v
retrieving revision 1.1.2.10
retrieving revision 1.1.2.11
diff -u -b -r1.1.2.10 -r1.1.2.11
--- opac-results.tmpl   22 Dec 2006 17:38:31 -0000      1.1.2.10
+++ opac-results.tmpl   4 Jan 2007 13:12:35 -0000       1.1.2.11
@@ -235,6 +235,7 @@
                             <!-- TMPL_LOOP NAME="items_loop" -->
                                 <!-- TMPL_VAR NAME="count" --> <!-- TMPL_VAR 
NAME="branchname" -->
                                 <!-- TMPL_IF name="itemcallnumber" --> 
<i>(<!-- TMPL_VAR name="itemcallnumber" -->)</i><!-- /TMPL_IF -->
+                        <!-- TMPL_IF name="location" --> <i>(<!-- TMPL_VAR 
name="location" -->)</i><!-- /TMPL_IF -->
                                 <!-- TMPL_IF name="classification" -->
                                     <i>(<a 
href="/cgi-bin/koha/opac-search.pl?q=callnum:<!-- TMPL_VAR 
NAME="classification" ESCAPE="URL" -->">
                                         <!-- TMPL_VAR NAME="classification" -->




reply via email to

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