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/circ branc... [rel_3_0]


From: Antoine Farnault
Subject: [Koha-cvs] koha/koha-tmpl/intranet-tmpl/prog/en/circ branc... [rel_3_0]
Date: Mon, 13 Nov 2006 14:27:24 +0000

CVSROOT:        /sources/koha
Module name:    koha
Branch:         rel_3_0
Changes by:     Antoine Farnault <toins>        06/11/13 14:27:24

Modified files:
        koha-tmpl/intranet-tmpl/prog/en/circ: branchoverdues.tmpl 

Log message:
        fix link error to MARCdetail.pl

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

Patches:
Index: branchoverdues.tmpl
===================================================================
RCS file: 
/sources/koha/koha/koha-tmpl/intranet-tmpl/prog/en/circ/Attic/branchoverdues.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
--- branchoverdues.tmpl 20 Oct 2006 10:35:05 -0000      1.1.2.1
+++ branchoverdues.tmpl 13 Nov 2006 14:27:24 -0000      1.1.2.2
@@ -58,7 +58,7 @@
                                        </td>
                                        <td>
                                                <p>
-                                                       <a 
href="/cgi-bin/koha/MARCdetail.pl?bib=<!-- TMPL_VAR NAME="biblionumber" 
-->"><!-- TMPL_VAR NAME="title" --></a>
+                                                       <a 
href="/cgi-bin/koha/catalogue/MARCdetail.pl?bib=<!-- TMPL_VAR 
NAME="biblionumber" -->"><!-- TMPL_VAR NAME="title" --></a>
                                                        &nbsp; (<b><!-- 
TMPL_VAR NAME="description" --></b>)
                                                        <br />Barcode : <!-- 
TMPL_VAR NAME="barcode" -->
                                                </p>
@@ -138,7 +138,7 @@
                                        </td>
                                        <td>
                                                <p>
-                                                       <a 
href="/cgi-bin/koha/MARCdetail.pl?bib=<!-- TMPL_VAR NAME="biblionumber" 
-->"><!-- TMPL_VAR NAME="title" --></a>
+                                                       <a 
href="/cgi-bin/koha/catalogue/MARCdetail.pl?bib=<!-- TMPL_VAR 
NAME="biblionumber" -->"><!-- TMPL_VAR NAME="title" --></a>
                                                        &nbsp; (<b><!-- 
TMPL_VAR NAME="description" --></b>)
                                                        <br />Barcode : <!-- 
TMPL_VAR NAME="barcode" -->
                                                </p>




reply via email to

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