change link to newbiblio to neworderempty.
authortoins <toins>
Wed, 2 Aug 2006 08:08:37 +0000 (08:08 +0000)
committertoins <toins>
Wed, 2 Aug 2006 08:08:37 +0000 (08:08 +0000)
koha-tmpl/intranet-tmpl/prog/en/acqui/suggestion-select.tmpl

index b9dbd2c..0a342ca 100644 (file)
@@ -52,9 +52,9 @@
                                </td>
                                <td>
                                        <!-- TMPL_IF name="biblionumber" -->
-                                               <a href="newbiblio.pl?booksellerid=<!-- TMPL_VAR NAME="supplierid" -->&amp;basketno=<!-- TMPL_VAR NAME="basketno" -->&amp;suggestionid=<!-- TMPL_VAR NAME="suggestionid" -->&biblio=<!-- TMPL_VAR name="biblionumber" -->" class="button acquisition">Order</a>
+                                               <a href="neworderempty.pl?booksellerid=<!-- TMPL_VAR NAME="supplierid" -->&amp;basketno=<!-- TMPL_VAR NAME="basketno" -->&amp;suggestionid=<!-- TMPL_VAR NAME="suggestionid" -->&biblio=<!-- TMPL_VAR name="biblionumber" -->" class="button acquisition">Order</a>
                                        <!-- TMPL_ELSE -->
-                                               <a href="newbiblio.pl?booksellerid=<!-- TMPL_VAR NAME="supplierid" -->&amp;basketno=<!-- TMPL_VAR NAME="basketno" -->&amp;suggestionid=<!-- TMPL_VAR NAME="suggestionid" -->" class="button acquisition">Order</a>
+                                               <a href="neworderempty.pl?booksellerid=<!-- TMPL_VAR NAME="supplierid" -->&amp;basketno=<!-- TMPL_VAR NAME="basketno" -->&amp;suggestionid=<!-- TMPL_VAR NAME="suggestionid" -->" class="button acquisition">Order</a>
                                        <!-- /TMPL_IF -->
                                </td>
                        </tr>