fix bad link to order.pl. The new one is to booksellers.pl.
This commit is contained in:
parent
b9acea8d45
commit
01e1e3ed17
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
<h1 class="acquisition">Erwerbung</h1>
|
||||
<div id="bloc25">
|
||||
<h2 class="acquisition">Beginnen, Eingangsbearbeitung, ändern von Bestellungen</h2>
|
||||
<form action="/cgi-bin/koha/acqui/order.pl" method="post">
|
||||
<form action="/cgi-bin/koha/acqui/booksellers.pl" method="post">
|
||||
Lieferantenname: <input type="text" size="25" name="supplier">
|
||||
<input type="submit" class="button acquisition" value="OK">
|
||||
</form>
|
||||
|
|
Loading…
Reference in a new issue