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 se... [rel_3_0]


From: Antoine Farnault
Subject: [Koha-cvs] koha/koha-tmpl/intranet-tmpl/prog/en/serials se... [rel_3_0]
Date: Tue, 21 Nov 2006 15:32:35 +0000

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

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

Log message:
        fix wrong link (san op #48)

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

Patches:
Index: serials-recieve.tmpl
===================================================================
RCS file: 
/sources/koha/koha/koha-tmpl/intranet-tmpl/prog/en/serials/Attic/serials-recieve.tmpl,v
retrieving revision 1.2.2.3
retrieving revision 1.2.2.4
diff -u -b -r1.2.2.3 -r1.2.2.4
--- serials-recieve.tmpl        17 Nov 2006 11:18:30 -0000      1.2.2.3
+++ serials-recieve.tmpl        21 Nov 2006 15:32:35 -0000      1.2.2.4
@@ -9,7 +9,7 @@
 <div id="action">
     <a href="subscription-detail.pl?subscriptionid=<!-- TMPL_VAR 
name="subscriptionid" -->" 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?biblionumber=<!-- TMPL_VAR 
name="biblionumber" -->" title="go to <!-- TMPL_VAR name="bibliotitle" 
-->">Show Biblio</a>
+    <a href="/cgi-bin/koha/catalogue/detail.pl?biblionumber=<!-- TMPL_VAR 
name="biblionumber" -->" title="go to <!-- TMPL_VAR name="bibliotitle" 
-->">Show Biblio</a>
     <!-- TMPL_IF NAME="routing" -->
     <a href="routing.pl?subscriptionid=<!-- TMPL_VAR name="subscriptionid" 
-->" title="subscription routing list">Routing list</a>
     <!-- /TMPL_IF -->




reply via email to

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