Bug 7606: Editing a vendor in acq creates a new vendor
[srvgit] / koha-tmpl / intranet-tmpl / prog / en / modules / acqui / supplier.tt
index d4bfe72..05b7fac 100644 (file)
@@ -39,7 +39,7 @@ if (f.company.value == "") {
 [% IF ( enter ) %]
     <form action="updatesupplier.pl" name="updatesupplier" method="post">
     <div class="yui-g">
-        <input type="hidden" name="id" value="[% booksellerid %]" />
+        <input type="hidden" name="booksellerid" value="[% booksellerid %]" />
         <fieldset class="rows">
             <legend>Company details</legend>
             <ol><li><label for="company" class="required">Name * </label>