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/reserve re... [rel_3_0]


From: Antoine Farnault
Subject: [Koha-cvs] koha/koha-tmpl/intranet-tmpl/prog/en/reserve re... [rel_3_0]
Date: Fri, 17 Nov 2006 16:05:54 +0000

CVSROOT:        /sources/koha
Module name:    koha
Branch:         rel_3_0
Changes by:     Antoine Farnault <toins>        06/11/17 16:05:54

Modified files:
        koha-tmpl/intranet-tmpl/prog/en/reserve: request.tmpl 

Log message:
        minor display change.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/koha/koha-tmpl/intranet-tmpl/prog/en/reserve/request.tmpl?cvsroot=koha&only_with_tag=rel_3_0&r1=1.3.2.8&r2=1.3.2.9

Patches:
Index: request.tmpl
===================================================================
RCS file: 
/sources/koha/koha/koha-tmpl/intranet-tmpl/prog/en/reserve/request.tmpl,v
retrieving revision 1.3.2.8
retrieving revision 1.3.2.9
diff -u -b -r1.3.2.8 -r1.3.2.9
--- request.tmpl        17 Nov 2006 14:57:22 -0000      1.3.2.8
+++ request.tmpl        17 Nov 2006 16:05:54 -0000      1.3.2.9
@@ -57,8 +57,8 @@
 <fieldset>
   <legend>Biblio informations</legend>
   <ul>
-    <p><label>Title</label><a 
href="/cgi-bin/koha/catalogue/detail.pl?biblionumber=<!-- TMPL_VAR 
NAME="biblionumber" -->"><!-- TMPL_VAR NAME="title" --></a></p>
-    <p><label>Author</label><!-- TMPL_VAR NAME="author" --></p>
+    <p><label>Title: </label><a 
href="/cgi-bin/koha/catalogue/detail.pl?bib=<!-- TMPL_VAR NAME="bib" -->"><!-- 
TMPL_VAR NAME="title" --></a></p>
+    <p><label>Author: </label><!-- TMPL_VAR NAME="author" --></p>
   </ul>
 </fieldset>
 




reply via email to

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