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/acqui bask...


From: Antoine Farnault
Subject: [Koha-cvs] koha/koha-tmpl/intranet-tmpl/prog/en/acqui bask...
Date: Wed, 02 Aug 2006 08:24:26 +0000

CVSROOT:        /sources/koha
Module name:    koha
Changes by:     Antoine Farnault <toins>        06/08/02 08:24:26

Modified files:
        koha-tmpl/intranet-tmpl/prog/en/acqui: basket.tmpl 

Log message:
        call to suggestion-select.pl changed by call to newordersuggestion.pl

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/koha/koha-tmpl/intranet-tmpl/prog/en/acqui/basket.tmpl?cvsroot=koha&r1=1.6&r2=1.7

Patches:
Index: basket.tmpl
===================================================================
RCS file: /sources/koha/koha/koha-tmpl/intranet-tmpl/prog/en/acqui/basket.tmpl,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -b -r1.6 -r1.7
--- basket.tmpl 2 Aug 2006 08:10:06 -0000       1.6
+++ basket.tmpl 2 Aug 2006 08:24:26 -0000       1.7
@@ -125,7 +125,7 @@
                        <input type="hidden" name="basketno" value="<!-- 
TMPL_VAR NAME="basketno" -->" />
                        <ul><li>From an existing record: <input type="text"  
size="25"   name="search" />
                        <input type="submit" value="Search" /></li>
-                       <li><a 
href="/cgi-bin/koha/acqui/suggestion-select.pl?booksellerid=<!-- TMPL_VAR 
NAME="booksellerid" -->&amp;basketno=<!-- TMPL_VAR NAME="basketno" -->">From a 
Suggestion</a></li>
+                       <li><a 
href="/cgi-bin/koha/acqui/newordersuggestion.pl?booksellerid=<!-- TMPL_VAR 
NAME="booksellerid" -->&amp;basketno=<!-- TMPL_VAR NAME="basketno" -->">From a 
Suggestion</a></li>
                        <li><a 
href="/cgi-bin/koha/acqui/neworderempty.pl?booksellerid=<!-- TMPL_VAR 
NAME="booksellerid" -->&amp;basketno=<!-- TMPL_VAR NAME="basketno" -->">New 
Record</a></li>
                        </ul>
                </form>




reply via email to

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