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: Thu, 19 Oct 2006 09:35:12 +0000

CVSROOT:        /sources/koha
Module name:    koha
Branch:         rel_3_0
Changes by:     Antoine Farnault <toins>        06/10/19 09:35:12

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

Log message:
        fix wrong link to detail.pl

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

Patches:
Index: moredetail.tmpl
===================================================================
RCS file: 
/sources/koha/koha/koha-tmpl/intranet-tmpl/prog/en/catalogue/moredetail.tmpl,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -b -r1.1.2.1 -r1.1.2.2
--- moredetail.tmpl     22 Sep 2006 09:35:58 -0000      1.1.2.1
+++ moredetail.tmpl     19 Oct 2006 09:35:12 -0000      1.1.2.2
@@ -7,7 +7,7 @@
        <div id="bloc25">
        <!-- TMPL_LOOP NAME="BIBITEM_DATA" -->
                <h2 class="catalogue">
-                       <a href="/cgi-bin/koha/detail.pl?bib=<!-- TMPL_VAR 
NAME="biblionumber" -->&amp;type=intra">
+                       <a href="/cgi-bin/koha/catalogue/detail.pl?bib=<!-- 
TMPL_VAR NAME="biblionumber" -->&amp;type=intra">
                                <!-- TMPL_VAR NAME="title" --> (<!-- TMPL_VAR 
NAME="author" -->)
                        </a>
                </h2>




reply via email to

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