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...


From: Antoine Farnault
Subject: [Koha-cvs] koha/koha-tmpl/intranet-tmpl/prog/en/serials se...
Date: Wed, 12 Jul 2006 15:28:38 +0000

CVSROOT:        /sources/koha
Module name:    koha
Changes by:     Antoine Farnault <toins>        06/07/12 15:28:38

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

Log message:
        fix broken links.

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

Patches:
Index: serials-recieve.tmpl
===================================================================
RCS file: 
/sources/koha/koha/koha-tmpl/intranet-tmpl/prog/en/serials/serials-recieve.tmpl,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- serials-recieve.tmpl        12 Jul 2006 14:24:32 -0000      1.1
+++ serials-recieve.tmpl        12 Jul 2006 15:28:38 -0000      1.2
@@ -6,8 +6,8 @@
 <div id="mainbloc">
 <h1 class="serial">Subscription for <!-- TMPL_VAR name="bibliotitle" --></h1>
 <a href="subscription-detail.pl?subscriptionid=<!-- TMPL_VAR 
name="subscriptionid" -->" class="button serial" title="detail of the 
subscription">Subscription</a>
-<a href="/cgi-bin/koha/serials-home.pl?biblionumber=<!-- TMPL_VAR 
name="biblionumber" -->" class="button serial" title="all subscriptions on <!-- 
TMPL_VAR name="bibliotitle" -->">Subscriptions</a>
-<a href="/cgi-bin/koha/MARCdetail.pl?bib=<!-- TMPL_VAR name="biblionumber" 
-->" class="button serial" title="go to <!-- TMPL_VAR name="bibliotitle" 
-->">Back to biblio</a>
+<a href="/cgi-bin/koha/serials/serials-home.pl?biblionumber=<!-- TMPL_VAR 
name="biblionumber" -->" class="button serial" title="all subscriptions on <!-- 
TMPL_VAR name="bibliotitle" -->">Subscriptions</a>
+<a href="/cgi-bin/koha/catalogue/MARCdetail.pl?bib=<!-- TMPL_VAR 
name="biblionumber" -->" class="button serial" title="go to <!-- TMPL_VAR 
name="bibliotitle" -->">Back to biblio</a>
 
 <div id="bloc25">
 <h2 class="serial">waited or late numbers</h2>




reply via email to

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