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/css/en opac-moredetail... [rel_3_0]


From: Antoine Farnault
Subject: [Koha-cvs] koha/koha-tmpl/opac-tmpl/css/en opac-moredetail... [rel_3_0]
Date: Tue, 19 Sep 2006 22:31:46 +0000

CVSROOT:        /sources/koha
Module name:    koha
Branch:         rel_3_0
Changes by:     Antoine Farnault <toins>        06/09/19 22:31:46

Modified files:
        koha-tmpl/opac-tmpl/css/en: opac-moredetail.tmpl 

Log message:
        fix wrong link to detail.pl

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/koha/koha-tmpl/opac-tmpl/css/en/opac-moredetail.tmpl?cvsroot=koha&only_with_tag=rel_3_0&r1=1.5&r2=1.5.2.1

Patches:
Index: opac-moredetail.tmpl
===================================================================
RCS file: /sources/koha/koha/koha-tmpl/opac-tmpl/css/en/opac-moredetail.tmpl,v
retrieving revision 1.5
retrieving revision 1.5.2.1
diff -u -b -r1.5 -r1.5.2.1
--- opac-moredetail.tmpl        21 Jul 2006 09:59:06 -0000      1.5
+++ opac-moredetail.tmpl        19 Sep 2006 22:31:46 -0000      1.5.2.1
@@ -6,7 +6,7 @@
 <a href="/cgi-bin/koha/request.pl?bib=<!-- TMPL_VAR NAME="biblionumber" -->">
        <img src="/images/requests.gif" width=120 height=42 border=0 
align=right border=0>
 </a>
-<h1><a href="/cgi-bin/koha/detail.pl?bib=<!-- TMPL_VAR NAME="biblionumber" 
-->&type=intra"><!-- TMPL_VAR NAME="title" -->
+<h1><a href="/cgi-bin/koha/catalogue/detail.pl?bib=<!-- TMPL_VAR 
NAME="biblionumber" -->&type=intra"><!-- TMPL_VAR NAME="title" -->
 (<!-- TMPL_VAR NAME="author" -->)</a></h1>
 <p>
 <form action="/cgi-bin/koha/modbibitem.pl">




reply via email to

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