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/prog/en/catalogue ... [rel_3_0]


From: Antoine Farnault
Subject: [Koha-cvs] koha/koha-tmpl/intranet-tmpl/prog/en/catalogue ... [rel_3_0]
Date: Wed, 22 Nov 2006 15:21:06 +0000

CVSROOT:        /sources/koha
Module name:    koha
Branch:         rel_3_0
Changes by:     Antoine Farnault <toins>        06/11/22 15:21:06

Modified files:
        koha-tmpl/intranet-tmpl/prog/en/catalogue: results.tmpl 

Log message:
        fix a wrong link

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/koha/koha-tmpl/intranet-tmpl/prog/en/catalogue/results.tmpl?cvsroot=koha&only_with_tag=rel_3_0&r1=1.1.2.15&r2=1.1.2.16

Patches:
Index: results.tmpl
===================================================================
RCS file: 
/sources/koha/koha/koha-tmpl/intranet-tmpl/prog/en/catalogue/Attic/results.tmpl,v
retrieving revision 1.1.2.15
retrieving revision 1.1.2.16
diff -u -b -r1.1.2.15 -r1.1.2.16
--- results.tmpl        17 Nov 2006 11:18:30 -0000      1.1.2.15
+++ results.tmpl        22 Nov 2006 15:21:06 -0000      1.1.2.16
@@ -172,7 +172,7 @@
                             <!-- /TMPL_IF -->
                                 <td>
                             <!-- TMPL_IF NAME="AmazonContent" -->
-                                    <a class="p1" 
href="/cgi-bin/koha/detail.pl?biblionumber=<!-- TMPL_VAR NAME="biblionumber" 
ESCAPE="URL" -->">
+                                    <a class="p1" 
href="/cgi-bin/koha/catalogue/detail.pl?biblionumber=<!-- TMPL_VAR 
NAME="biblionumber" ESCAPE="URL" -->">
                                         <img src="<!-- TMPL_IF NAME="isbn" 
-->http://images.amazon.com/images/P/<!-- TMPL_VAR name="isbn" 
-->.01.TZZZZZZZ.jpg<!-- TMPL_ELSE 
-->http://g-images.amazon.com/images/G/01/x-site/icons/no-img-sm.gif<!-- 
/TMPL_IF -->" alt="image" class="thumbnail" />
                                     </a>
                             <!-- TMPL_ELSE -->




reply via email to

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