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/serials st... [rel_3_0]


From: Antoine Farnault
Subject: [Koha-cvs] koha/koha-tmpl/intranet-tmpl/prog/en/serials st... [rel_3_0]
Date: Mon, 02 Oct 2006 09:34:43 +0000

CVSROOT:        /sources/koha
Module name:    koha
Branch:         rel_3_0
Changes by:     Antoine Farnault <toins>        06/10/02 09:34:43

Modified files:
        koha-tmpl/intranet-tmpl/prog/en/serials: statecollection.tmpl 

Log message:
        fix wrong link to detail.pl

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/koha/koha-tmpl/intranet-tmpl/prog/en/serials/statecollection.tmpl?cvsroot=koha&only_with_tag=rel_3_0&r1=1.4&r2=1.4.2.1

Patches:
Index: statecollection.tmpl
===================================================================
RCS file: 
/sources/koha/koha/koha-tmpl/intranet-tmpl/prog/en/serials/Attic/statecollection.tmpl,v
retrieving revision 1.4
retrieving revision 1.4.2.1
diff -u -b -r1.4 -r1.4.2.1
--- statecollection.tmpl        20 Jul 2006 04:05:54 -0000      1.4
+++ statecollection.tmpl        2 Oct 2006 09:34:43 -0000       1.4.2.1
@@ -10,7 +10,7 @@
 <h3>Subscription for: <!-- TMPL_VAR name="bibliotitle" --></h3>
 <a href="alt_subscription-detail.pl?subscriptionid=<!-- TMPL_VAR 
name="subscriptionid" -->" class="button" title="detail of the 
subscription">Subscription Details</a>
 <!-- <a href="/cgi-bin/koha/serials/serials-home.pl?biblionumber=<!-- TMPL_VAR 
name="biblionumber" -->" class="button" title="all subscriptions on <!-- 
TMPL_VAR name="bibliotitle" -->">Search All Subscriptions</a> -->
-<a href="/cgi-bin/koha/detail.pl?bib=<!-- TMPL_VAR name="biblionumber" -->" 
class="button" title="go to <!-- TMPL_VAR name="bibliotitle" -->">Show 
Biblio</a>
+<a href="/cgi-bin/koha/catalogue/detail.pl?bib=<!-- TMPL_VAR 
name="biblionumber" -->" class="button" title="go to <!-- TMPL_VAR 
name="bibliotitle" -->">Show Biblio</a>
 <!-- TMPL_IF NAME="routing" -->
 <a href="routing.pl?subscriptionid=<!-- TMPL_VAR name="subscriptionid" -->" 
class="button" title="subscription routing list">Routing list</a>
 <!-- /TMPL_IF -->




reply via email to

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