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/npl/en/acqui order... [rel_2_2]


From: Owen Leonard
Subject: [Koha-cvs] koha/koha-tmpl/intranet-tmpl/npl/en/acqui order... [rel_2_2]
Date: Fri, 07 Jul 2006 15:47:55 +0000

CVSROOT:        /sources/koha
Module name:    koha
Branch:         rel_2_2
Changes by:     Owen Leonard <oleonard> 06/07/07 15:47:55

Modified files:
        koha-tmpl/intranet-tmpl/npl/en/acqui: order.tmpl 

Log message:
        Correcting incorrect 'receive' link

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/koha/koha-tmpl/intranet-tmpl/npl/en/acqui/order.tmpl?cvsroot=koha&only_with_tag=rel_2_2&r1=1.2.2.5&r2=1.2.2.6

Patches:
Index: order.tmpl
===================================================================
RCS file: /sources/koha/koha/koha-tmpl/intranet-tmpl/npl/en/acqui/order.tmpl,v
retrieving revision 1.2.2.5
retrieving revision 1.2.2.6
diff -u -b -r1.2.2.5 -r1.2.2.6
--- order.tmpl  7 Jul 2006 14:45:47 -0000       1.2.2.5
+++ order.tmpl  7 Jul 2006 15:47:55 -0000       1.2.2.6
@@ -18,7 +18,7 @@
                                <a href="basket.pl?supplierid=<!-- TMPL_VAR 
name="supplierid" -->">Add Order</a><!-- TMPL_ELSE -->      Inactive<!-- 
/TMPL_IF -->
                </td>
                <td>
-                       <a href="recieveorder.pl?id=<!-- TMPL_VAR 
name="supplierid" -->">Receive</a>
+                       <a href="recieveorder.pl?supplierid=<!-- TMPL_VAR 
name="supplierid" -->">Receive</a>
                </td>
                <td><a href="supplier.pl?supplierid=<!-- TMPL_VAR 
name="supplierid" -->&amp;op=display"><!-- TMPL_VAR name="name" --></a></td>
                <td>




reply via email to

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